Results 1 to 3 of 3

Thread: Smooth Navigational Menu (v1.31) making my webpage sideways non-IE browsers

  1. #1
    Join Date
    Dec 2009
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Smooth Navigational Menu (v1.31) making my webpage sideways non-IE browsers

    1) Script Title: Smooth Navigational Menu (v1.31)


    2) Script URL (on DD): http://www.dynamicdrive.com/dynamici...smoothmenu.htm

    3) Describe problem: I LOVE this navigation, however, it makes my website sideways in any browser other than IE.... I must be doing something wrong...

    www.surflocal.net/arnp Here is the web address so you can see..

    I would really like this to be compatable with all browsers or at least MOST.

    I did change the header tag for the doc type as you have in the code, but that did not help. ??

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

    Default

    Try clearing the menu using CSS's clear:both, so add the code in red to your existing HTML below:

    Code:
    <table style="clear:both" BORDER=4 COLS=1 WIDTH="90%" bgcolor=ffffff bordercolor=F1D9D7>
    DD Admin

  3. #3
    Join Date
    Dec 2009
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Thank you very much

    THANK YOU!!!! That worked perfect!!!

    Blessings to you
    Trinity

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
  •