Results 1 to 3 of 3

Thread: [DHTML] Customize Dropdown Menu

  1. #1
    Join Date
    Aug 2007
    Posts
    18
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default [DHTML] Customize Dropdown Menu

    1) CODE TITLE: Customize Dropdown Menu

    2) AUTHOR NAME/NOTES: Thái Cao Phong

    3) DESCRIPTION: <b>Customize Dropdown Menu</b> is designed to display some choices, as: languages, countries, themes,... but it's differrent from original version in browsers. This tool combine CSS and JavaScript to create a dropdown you can add image to tilte, every choice.<br><br>


    Let's try dropdown below and feel differences.<br>
    Tested: IE 7, Opera 9, Firefox 2, Netscape 9

    4) URL TO CODE: http://www.javascriptbank.com/javasc...Dropdown_Menu/

    or, ATTACHED BELOW (see #3 in guidelines below):

  2. #2
    Join Date
    Mar 2005
    Location
    SE PA USA
    Posts
    30,495
    Thanks
    82
    Thanked 3,449 Times in 3,410 Posts
    Blog Entries
    12

    Default

    Looks very nice!

    One thing I would change is that the content that drops down shouldn't change the flow of the page. This can probably be done by giving it absolute positioning or by dropping it out of an absolutely positioned element.

    Also, the textarea on your demo page which is supposed to contain the javascript code only has your script's comment/credit in it.
    - John
    ________________________

    Show Additional Thanks: International Rescue Committee - Donate or: The Ocean Conservancy - Donate or: PayPal - Donate

  3. #3
    Join Date
    Aug 2004
    Posts
    10,143
    Thanks
    3
    Thanked 1,008 Times in 993 Posts
    Blog Entries
    16

    Default

    Like John said, I think it would look alot nicer if the drop down menu didn't push the rest of the page up/down when revealed.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •