Welcome to TalkGraphics.com
Results 1 to 3 of 3
  1. #1
    Join Date
    Jan 2004
    Location
    London, England, UK
    Posts
    2

    Default

    Hi I created a navigation bar in WS4 and just got told in Opera it will not make the submenu clickable. In fact the menu disappears immidiately when moused over.

    The site is at www.sevida.com

    Thanks for helping resolve this.

  2. #2
    Join Date
    Jan 2004
    Location
    London, England, UK
    Posts
    2

    Default

    Hi I created a navigation bar in WS4 and just got told in Opera it will not make the submenu clickable. In fact the menu disappears immidiately when moused over.

    The site is at www.sevida.com

    Thanks for helping resolve this.

  3. #3
    Join Date
    Jan 2004
    Posts
    1,830

    Default

    Prior to the navbar you have a table cell
    <pre class="ip-ubbcode-code-pre">
    <td bgcolor="#FFFFFF" width="19%" rowspan="2">
    <div align="right"><img src="images/x_logo.gif" alt="Sevida.com Logo" border="2" name="sevida"></div>
    </td> </pre>


    Removing the image causes the menu to display perfectly. Also ammending the rowspan="2" to colspan="2" allows the menus to display perfectly but repositions the image.

    It seems as if the page layout alters when the image x_logo.gif is loaded. Hope this provides a basis to research this problem further

 

 

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
  •