lpoleshuck
04-09-2009, 01:33 PM
Looking for a navBar script with following features:
Uses button images rather than HTML text
Allows for multiple states, each with different image: normal, mouseover, pressed (optional), selected (where selected indicates the current page)
Allows use of menu in a page template -- so that the only change per page would be setting the id in the body tag or maybe an initialization parameter in object instantiation (or something simple like that). This should provide some way to have the selected state of a button on each particular current page, without having to modify the image source parameter in the menu code in the template.
Submenu capability is NOT required.
No motion is required, other than whatever changes are apparent by changing the images as the state changes.
Uses button images rather than HTML text
Allows for multiple states, each with different image: normal, mouseover, pressed (optional), selected (where selected indicates the current page)
Allows use of menu in a page template -- so that the only change per page would be setting the id in the body tag or maybe an initialization parameter in object instantiation (or something simple like that). This should provide some way to have the selected state of a button on each particular current page, without having to modify the image source parameter in the menu code in the template.
Submenu capability is NOT required.
No motion is required, other than whatever changes are apparent by changing the images as the state changes.