Advertisement
Help Keep Boards Alive. Support us by going ad free today. See here: https://subscriptions.boards.ie/.
If we do not hit our goal we will be forced to close the site.

Current status: https://keepboardsalive.com/

Annual subs are best for most impact. If you are still undecided on going Ad Free - you can also donate using the Paypal Donate option. All contribution helps. Thank you.
https://www.boards.ie/group/1878-subscribers-forum

Private Group for paid up members of Boards.ie. Join the club.

javascript menus not appearing in their layer except in ie

  • 30-12-2004 01:07AM
    #1
    Closed Accounts Posts: 5,284 ✭✭✭


    Here's the code:

    [HTML]<div id="menu layer" style="position:absolute; width:596px; left: 161px; height:18px; top: 11px; z-index:1">
    <script language="JavaScript1.2" src="../scripts_and_stylesheets/coolmenus4.js">
    </script>
    <script language="JavaScript1.2" src="../scripts_and_stylesheets/content_menusb.js">
    </script>
    </div> [/HTML]

    here's the page (this is very much in development just showing it to show the effect I'm after)

    http://peterdungan.net

    open it in ie and it looks like I want it to
    open it in firefox or opera and the menus appear in the top left, not in the div layer.
    why's that?


Comments

  • Closed Accounts Posts: 5,284 ✭✭✭pwd


    I was neglecting to set a property in the menu script to set its position. Know how to fix it now.


Advertisement