Results 1 to 3 of 3

Thread: HELP! -- Chrome CSS Drop Down Menu (v2.4)

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

    Default HELP! -- Chrome CSS Drop Down Menu (v2.4)

    1) Script Title: Chrome CSS Drop Down Menu (v2.4)

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

    3) Describe problem: I can't get this drop down to work on any version of Explorer. It works fine on FF & Safari, but nothing works on IE. Even on the DD website it's not working on 3 different computers' Explorers. Here is where I have it posted ... www.emeraldcityforce.com/testsite

    Any help would be much appreciated.
    Last edited by Robinod8; 10-28-2008 at 07:40 AM.

  2. #2
    Join Date
    Feb 2008
    Location
    Cebu City Philippines
    Posts
    1,160
    Thanks
    17
    Thanked 277 Times in 275 Posts

    Default

    It's working fine at my end. Check to see if you have JS enabled.

    Do you recieve an alert with this script?:
    Code:
    <script type="text/javascript">
    window.onload=function(){alert('Hello World!');}
    </script>
    If not, then you need to enable your javascript:
    http://support.microsoft.com/gp/howtoscript
    http://gsaauctions.gov/brow_details/IE6instr.htm
    http://www.apl.org/libcats/enable.html

    Hope that helps.
    Learn how to code at 02geek

    The more you learn, the more you'll realize there's much more to learn
    Ray.ph!

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

    Default

    It would also be helpful in the debugging process to inform us of the version for IE that you are running. This typically can be found under "Help" > "About Internet Explorer"

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
  •