Hi All,
Does anyone have/know of any scripts that create a menu bar at the top of the clients screen? Something along the lines of the browsers menu bar is what I had in mind.
Thanks,
Direwolf
Menu Bar
Moderator: General Moderators
- twigletmac
- Her Royal Site Adminness
- Posts: 5371
- Joined: Tue Apr 23, 2002 2:21 am
- Location: Essex, UK
PHP is server-side so it can't interact with the users browser. If that's what you're looking for try Javascript instead.
If you mean drop down lists of information within the web page then again your best bet is Javascript DHTML stuff, although PHP can help generate the values of options in the menu it can't do anything client-side itself.
Try hotscripts.com they seem to have tons of menu scripts.
If I've completely misunderstood what you're looking for I'm sorry and could probably help better with a bit more info.
Mac
If you mean drop down lists of information within the web page then again your best bet is Javascript DHTML stuff, although PHP can help generate the values of options in the menu it can't do anything client-side itself.
Try hotscripts.com they seem to have tons of menu scripts.
If I've completely misunderstood what you're looking for I'm sorry and could probably help better with a bit more info.
Mac
- Johnm
- Forum Contributor
- Posts: 344
- Joined: Mon May 13, 2002 12:05 pm
- Location: Michigan, USA
- Contact:
No, you understand clearly, the reference to the browsers menubar was meant as an example of the style I was looking for. I will check out the site you recommended.
I have downloaded quite a few of these only to find that they either don't work in both IE and NS or just do not work well.
Thanks,
Direwolf
I have downloaded quite a few of these only to find that they either don't work in both IE and NS or just do not work well.
Thanks,
Direwolf