|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
You don't need a fax machine to get faxes. Get a fax-to-email fax number from CallWave. Try it free.
|
|
#1
|
|||
|
|||
|
HELP! accesskey in anchor tag :(
i have all the proper code in the anchor tag and i am doing it just like the book says but it is telling me that it doesnt like it..
![]() here is the line it says its crashing on... <anchor accesskey='1'>285 N MAIN ST<go href='WMLListingDetail.jsp'.... Error: there is no attribute "accesskey" for this element (in this HTML version) if i take that line out, it crashes on the next.. i KNOW there is an ACCESSKEY element for anchor.. it is in the darn books! laugh here is a full line of code that it crashes on... <anchor accesskey='#'>Next<go href='WMLResults.jsp' > <postfield name='max' value='3' /><postfield name='startDisplay' value='3' /> <postfield name='searchType' value='PDASearch' /> <postfield name='streetName' value='main' /> <postfield name='searchState' value='PA' /> <postfield name='houseNumber' value='' /> </go></anchor> any ideas????? |
|
#2
|
|||
|
|||
|
try this
<go href='#WMLResults.jsp' > |
![]() |
| Viewing: Dev Shed Forums > Programming Languages - More > WAP Programming > HELP! accesskey in anchor tag :( |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|