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!

Firefox issue 2

Status
Not open for further replies.

saltym

Programmer
Jul 8, 2013
5
0
0
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 using top.framename.functionname. It does nothing at all.

This was working fine up until a couple of weeeks ago.

Any help would be greatly appreciated.

saltsm
 
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
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top