[Javascript] Non-Scrolling Titles

Peter-Paul Koch gassinaumasis at hotmail.com
Tue Jan 22 05:33:38 CST 2002


>Sorry.  I see now that you already have the scrolling part covered too.  I 
>didn't notice the "sticky menu" part at first script.  Is there a way to 
>smooth out the jumping a little more?  Would it be very hard to put the 
>headers in a top frame and keep it aligned horizontally with the table in 
>the bottom frame?  That way it would only have to jump when it went left or 
>right.

Set less milliseconds in the timeout. I use 500 milliseconds between checks 
for reasons explained on the page.

As to frames, I suppose it's possible but I don't have a script handy. You'd 
have to rewrite the script so that it doesn't get its information from the 
table in the page but from the table in parent.framename

ppk

_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp.




More information about the Javascript mailing list