Problem with netscape compatibility

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • SamKook
    New Member
    • Mar 2004
    • 2

    Problem with netscape compatibility

    I'm trying to call a javascript function on a mouseover, but it do nothing.

    Where I call it
    Code:
    <td colspan="4" id="Cerf">
    <a onMouseOver="CacherMenus(); showFloatMenuAt('PopupCerf',((Cerf.offsetLeft)+(Tableau.offsetLeft)-(this.offsetWidth/32)),(Cerf.offsetTop)+(Menu.offsetHeight)+(Tableau.offsetTop)+(this.offsetHeight));"><img src="images/Fond_Carte_Slice_06.jpg" alt="" width="91" height="61"></a></td>
    <td rowspan="8">
    The functions
    Code:
    <!--Popup menu cerfs-->
    <script type="text/javascript" language="JavaScript1.2">
    <!--
    stm_bm(["PopupCerf",400,"","blank.gif",2,"","",0,0,10,0,200,1,0,0,"","",0],this);
    stm_bp("p0",[1,4,0,0,1,4,0,0,96,"",-2,"",-2,90,0,0,"#b6d0ea","#000066","",3,1,1,"#666666"]);
    stm_ai("p0i0",[0,"Enclos des cerfs","","",-1,-1,0,"Cerf.html","_self","","","","",0,0,0,"","",0,0,0,1,1,"#6699cc",0,"#71a9ff",0,"pane.gif","",3,3,0,0,"#0099cc","#000000","#ffffff","#000000","9pt Arial","9pt Arial",0,0]);
    stm_ep();
    stm_em();
    //-->
    </script>
    <!--Cacher les menus-->
    <script type="text/javascript" language="JavaScript1.2">
    function CacherMenus()
    {
    hideMenu('PopupIle');
    hideMenu('PopupCamping');
    hideMenu('PopupCerf');
    hideMenu('PopupAuberge');
    hideMenu('PopupArbre');
    hideMenu('PopupMarina');
    }
    </script>
    Anyone have an idea why?
  • Zachery
    Former vBulletin Support
    • Jul 2002
    • 59097

    #2
    SamKook,

    You are currently showing up as unlicensed. To be able to receive support here at vBulletin.com, we ask you to please click HERE and enter your email address, to show us that you are licensed.
    You will need to use your customer number and password (which will be in the email you got when you paid for your license) to access that page. Please note that your email is case sensitive.

    Thank you.

    Comment

    • SamKook
      New Member
      • Mar 2004
      • 2

      #3
      Are you saying that I have to pay for a license even after I registered and validate my account?

      P.S. Your link doesn't work.

      Comment

      widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
      Working...