Results 1 to 3 of 3

Thread: ddsmoothmenu list items are rendered down the page for 1-2s before css applied

  1. #1
    Join Date
    Oct 2011
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Question ddsmoothmenu list items are rendered down the page for 1-2s before css applied

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

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

    3) Describe problem:

    I have ddsmoothmenu working to produce a horizontal menu but when I refresh the page, the menu list is rendered vertically for a second or two and the the css is applied and the menu is displayed correctly. I've checked my load times for CSS/JS etc. and everything is being served successfully and on time. I also see the same issue on the Dynamic Drive with the vertical green menu. Any suggestions greatly appreciated.

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

    Default

    Are the menu's two CSS references at the very top of your page:

    Code:
    <link rel="stylesheet" type="text/css" href="ddsmoothmenu.css" />
    <link rel="stylesheet" type="text/css" href="ddsmoothmenu-v.css" />
    Also, how fast is your internet connection?
    DD Admin

  3. #3
    Join Date
    Oct 2011
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    I'll have to double check when I get to work on Monday but this was on localhost, so the network speed is irrelevant. Thanks

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
  •