View Single Post
  #1 (permalink)  
Old Dec 3rd, 2005, 01:20
darkus darkus is offline
New Member
Join Date: Dec 2005
Age: 30
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
J-Script question (re: sliding bar)

Hey all.

So I've been looking for a sliding menu bar and I finally found it.

What it does is places a static bar on the webpage in a place of your choice, and if your mouse goes over the bar, it will expand to the right by sliding outward and displaying your option choices. It works perfect except that I want to modify it.

Lets see if I can explain this correctly..

------- -----
| IMG | |BAR|
------- ----

So when you put your mouse over the BAR it will expand to the right, as it was intended. What I'd like to make it do, is expand if you put your mouse over the IMG. I'm not very good at javascrript, so I can't really figure out if the area over which the bar will be activated is definied in the script or what.. if so, is there a way I can expand the borders of the area in which the BAR would be activated.. ie. have the bar activated from a "remote" location on the page. Thanks for any help ! I'll include the actual javascript code in the followup post

Last edited by darkus; Dec 3rd, 2005 at 01:22.
Reply With Quote