[thelist] sticky frames script situation

Roger Ly rogerly at bareviking.com
Tue Jun 4 13:32:13 CDT 2002


> if (newControlPos <= 205)
> {
>  newControlPos = 205;
>  window.rowSet.rows = "25, 335, *";
> }

If I remember correctly, you can only set the rows property in IE4 and above.  I
don't remmeber if it eihter just didn't exist in NN4 or if it just wasn't
writable.

In which case, you may not be able to prevent users from resizing too much in
Netscape.

Roger





More information about the thelist mailing list