> 2. Removed the scroll event handler: > > $(window).scroll(TB_position);
You don't need no resize event handler as well: $(window).resize(TB_position); -- Klaus _______________________________________________ jQuery mailing list [email protected] http://jquery.com/discuss/
