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!

Can't lock 1st Column In Table Using Netscape!

Status
Not open for further replies.

solok

Programmer
Oct 1, 2003
13
0
0
US
I have a table whose 1st column can be locked preventing it from scrolling off the page when scrolling horizontally. This seems to work fine with IE but does not work in Netscape at all. This is because the javascript code has an element in it unique to IE only. I just want to know, does anyone have any code that will allow the first table column to be locked and not scrolled in Netscape?
 
Netscape/Mozilla doesn't support the script for freezing the HTML table columns. IE 5.5+ supports this. There is one link which might give some idea or solution to you,

Web Developer

Sharing the best from my side...

--Prashant--
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top