Results 1 to 3 of 3

Thread: drop down menu issues

  1. #1
    Join Date
    Sep 2007
    Posts
    6
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default drop down menu issues

    1) Script Title: Drop Down Tabs

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

    3) Describe problem: I added one of these drop down menus and it looks great and works well. The problem is since adding it the pages are taking forever to load. Any ideas what I have done wrong??? See http://www.editred.com

  2. #2
    Join Date
    Jul 2006
    Location
    just north of Boston, MA
    Posts
    1,806
    Thanks
    13
    Thanked 72 Times in 72 Posts

    Default

    its loading slowly because you are getting js errors thus slowing down the rendering speed.

    if you have firefox get the "web developer" extension. it has many very useful tools for designers.

    k now back to the point at hand.
    Code:
    <script type="text/javascript">
    //SYNTAX: tabdropdown.init("menu_id", [integer OR "auto"])
    was meant to just show you the format, it wasnt meant to be used script, take that out of your source

  3. #3
    Join Date
    Sep 2007
    Posts
    6
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    I have only been using your site a few days, our site has really come on using the scripts you guys supply and the help we have had implementing them has been great. I will be recommending you guys.

    Thanks AGAIN for all you help.
    I also got the firefox plug and just zappes all our css errors.

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
  •