|
|
|||||||||
|
|||||||||
|
|||||||||
| |
|||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
I am relatively new to php, though have tried it within dreamweaver, now I wish to have my site stand alone in php.
My question is please if anyone can suggest to allow me to create jump menu's similar to dreamweaver but without the <go> button. My page will have multiple drop down menu's divided into sections. In anticipation....thankyou Kelley (kb31) |
|
#2
|
|||
|
|||
|
a drop down menu, isnt actually php, its java script
if you want to make it jump without the go button use this <select onChange"document.location.href = this.value> <option value="page.html">name</option> </select> |
![]() |
| Viewing: Dev Articles Community Forums > Programming > General Programming Help > jump menu |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|