No ... it's something different.
Have a look at Google, and note the "More" option. When clicked on, it opens a selection menu.
I want to do something similar -- but using an image, and the selection menu would be the options list to search:
Directory
Video
Images
News
... and the rest of our searchable areas.
Make any more sense now?
I've been looking over code, and so far everything that could possibly be used is functional only when a browser is JS-enabled.
I thought maybe a ToolTip, or DHTML popup menu (when the image button is clicked) would be a good solution ... BUT, again they rely on JS.
I want to do something that doesn't rely on JS but achieves the same desired outcome (I'm not even sure if what I want to do is even possible?)
|