Results 1 to 3 of 3

Thread: Glossy Accordion Menu with responsive headers not responding in IE or Opera

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

    Exclamation Glossy Accordion Menu with responsive headers not responding in IE or Opera

    1) Script Title: Glossy Accordion Menu with responsive headers

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

    3) Describe problem: since i've updated the script the menu item submenu headers aren't responded like i need them to be: here are a few problems that i am having

    a - they are not responding when you collapse or expand each link - its either they open and don't close or stay closed and don't open

    b - while testing on Internet explorer, and Opera they links that are supposed to be opening in the iframe are opening in a new window

    here is my url: http://www.gocolorpress.com
    please help i need to finish this up ASAP!

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

    Default

    Both issues from what I can tell only occurs in IE (and not FF). Looking at your source, one obvious problem you need to fix is the HTML for your iframe:

    Code:
    <iframe src="MainLinks/HomePage.html" title="Go Color Press" height="564" width="600" name="	frame" scrolling="auto" frameborder="no" align="center">						
        </iframe>
    The name attribute value contains spaces. Fix that to just name="frame".

  3. #3
    Join Date
    Mar 2009
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    I am also facing some problem... My problem is that some times it works properly and other times, the script will not expand, instead the click to a main menu directs the page to its link.....
    I am using this accordion menu on IPB forum script.

    Please give a solution for this as soon as possible.

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
  •