Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. saltym

    Firefox issue

    Hi Greg, thanks for responding. As it turns out we have worked out the issue. The offending line of code was top.sidebar.ressettime. Unfortunately, the newer versions of firefox have "sidebar" as a reserved word and hence why our code failed. cheers
  2. saltym

    asp frames and Firefox

    Hi guys, many thanks for all your help. As it turns out, the offending line was top.sidebar.ressettime. "sidebar" is the name of the frame and firefox has just added sidebar as a reserved word (difficult one to find). Cheers
  3. saltym

    asp frames and Firefox

    Thanks guitarzan, I have posted in forum216 but I do think it is an asp issue (the line top.framename.functionname is not being executed). ASP does not know what to do with the line top....
  4. saltym

    Firefox issue

    Help please???? I have been advised by some of my users that our web site does not work with the latest version of Firefox. I have three frames, heading frame, menu frame and body frame. The issue is when I try and execute a javascript function that is within the menu frame from the body frame...
  5. saltym

    asp frames and Firefox

    Help please???? I have been advised by some of my users that our web site does not work with the latest version of Firefox. I have three frames, heading frame, menu frame and body frame. The issue is when I try and execute a javascript function that is within the menu frame from the body...

Part and Inventory Search

Back
Top