User Profile

Collapse

Profile Sidebar

Collapse
angelinahmaleka
angelinahmaleka
Last Activity: Mar 27 '08, 10:47 AM
Joined: Mar 4 '08
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • Configuring dynamic drive's switch menu

    Hi all

    I am learning how to use submenus and I am struggling a bit.

    I am using the dynamic drive switch menu and I wish to make all menus close when another menu is selected. Currently this script allows you to select more that one menu and have them all open which is not what I want.

    Can anyone please help?

    This menu can be found at

    http://www.dynamicdriv e.com/dynamici...
    See more | Go to post

  • angelinahmaleka
    replied to Some help with dropdown menus
    Wow, it works. Thank you so much !!!!!!!!!!!!!!! !!!!!!!!!!!!...
    See more | Go to post

    Leave a comment:


  • angelinahmaleka
    started a topic Some help with dropdown menus

    Some help with dropdown menus

    Hi, I have just joined the forum and I need help with Javascrip dropdown menus. I have written a function which should change the background image of a button when it is clicked:

    function change(el)
    {

    if (el.style.backg round='url(arro w-up-title2.jpg)'){
    el.style.backgr ound='url(arrow-down-title2.jpg)'
    }

    if (el.style.backg round='url(arro w-down-title2.jpg)'){
    ...
    See more | Go to post
No activity results to display
Show More
Working...