[jQuery] Re: Thickbox Position is Too Low in IE 6

2008-01-03 Thread bconoly
I'm assuming you found my thread on how to fix it, but if not, here's the solution I found. It actually turned out that sometimes the jQuery.browser.version sometimes returns an object and sometimes returns a number so this should work. (I'm also using v3.1) function tb_position() { jQuery(

[jQuery] jQuery calendar and IE 6

2007-12-03 Thread bconoly
Ok, this is another one of those IE 6 bugs but I'm using jQuery 1.3 (I think this is right, I'm using liferay). I'm also using the calendar version 2.7. When I go to the calendar home site the calendar displays as it should over select boxes in IE 6. I downloaded both the javascript and the css