• Dear man;
    I have a website has horizantal menu. Now I want to make this menu rolling down. I have added a code from Maxdesign:
    http://tutorials.alsacreations.com/deroulant/
    It seems to implement quit well but there is a problem:
    everything is bouncing when the submenus rolls down. I can not fix it.
    here is my website: http://kienviet.net/

    I am a newbie in coding. Please teach me how to finish that.
    one more question: how to make submenus are transparent ?
    Thank you.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hmmm…looking at the CSS for your site inside the section #menu dd starts you should insert a position: absolute; statement.

    I tried this on your site by testing with the Web Developer extensio and it seemed to work fine after that.

    Thread Starter newbvn

    (@newbvn)

    thank a ton man;
    I have added this statment as you instruction, that’s great ! I work well.
    Then; how to make those sub-menus transparent when they drop down ?

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How to have everything fixing’ is closed to new replies.