|
Posted by J.O. Aho on 03/04/07 22:25
the red dot wrote:
> this is driving me crazy but i am trying to find some examples of a drop
> down selection box with a go button that doesnt use javascript... is this
> possible or am i barking up a very wrong tree?
You shouldn't hit the tree that much, it could get badly hurt, no you won't be
able to do that without javascript.
The "best" I can think of at this moment is that you make a small iframe with
the links in the place where you was thinking of having the drop down menu,
but this has the drawback that the main page will be reloaded, which makes
things slow, specially for the many americans who only are connected with a
slow modem or the 3rd world people with those cheap Linux laptops from UN.
By the way, the example you gave does use javascript.
--
//Aho
[Back to original message]
|