FrontPage scrolling window error with FireFox browser

Discussion in 'HTML & Website Design' started by hecka, Aug 30, 2006.

  1. #1
    I have inherited a website and am in the process of updating it. One of the problems I have discovered is that a scrolling window coded into FrontPage 2003 using java does not display when viewed with FireFox or Safari. The old version of the website can be found at http://www.lerner.udel.edu/advising. Does anyone have any suggestions on how I can keep the scrolling window, but have it viewable with browsers other than IE?
     
    hecka, Aug 30, 2006 IP
  2. AMysticWeb

    AMysticWeb Guest

    Messages:
    38
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Is this something you created with '03 or simply a script you added to HTML?

    If it is a script you added, then it wouldn't be a FrontPage issue, but with the script itself. You might try going back to the source to find out if it is compatible with FF & Safari. Maybe there is a fix for it.

    Keep in mind that some things created by FP, the Marquee for one, are Java applets (to be avoided) rather then JavaScript.

    Looks like you have used DWT and maybe there is a conflict with these browsers ability to run a script that may be in an editable region.
     
    AMysticWeb, Aug 30, 2006 IP