Results 1 to 2 of 2

Thread: Frontpage javascript

  1. #1
    Join Date
    Jul 2006
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Frontpage javascript

    Hi there,

    I'd really appreciate some help on this. I've been asked to edit a few web pages originally created in Fontpage. I have to remove a hover button 'members' (see below). Only, when I remove the code relating to the button and publish it back to the server, its still there!! I'm a newbie so please go easy guys, hope you can help.

    <script language="JavaScript"><!--
    if(MSFPhover) { MSFPnav3n=MSFPpreload("_derived/members.htm_cmp_Layers110_hbtn.gif"); MSFPnav3h=MSFPpreload("_derived/members.htm_cmp_Layers110_hbtn_a.gif"); }
    // --></script><a href="members.htm" language="JavaScript" onmouseover="if(MSFPhover) document['MSFPnav3'].src=MSFPnav3h.src" onmouseout="if(MSFPhover) document['MSFPnav3'].src=MSFPnav3n.src"><img src="_derived/members.htm_cmp_Layers110_hbtn.gif" width="140" height="24" border="0" alt="Members" align="middle" name="MSFPnav3"></a>

  2. #2
    Join Date
    Mar 2005
    Location
    SE PA USA
    Posts
    30,495
    Thanks
    82
    Thanked 3,449 Times in 3,410 Posts
    Blog Entries
    12

    Default

    FP can sometimes seem to have a mind of its own. If the problem isn't that you have uploaded a file with a different filename (spelling, precise location, and case all matter on the web) by mistake and if it isn't simply that the older version is still cached in your browser when you go to test the updated page then, best to use a text editor, not FP to remove the code.
    - John
    ________________________

    Show Additional Thanks: International Rescue Committee - Donate or: The Ocean Conservancy - Donate or: PayPal - Donate

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
  •