Re: [jQuery] jquery.corner.js freezes IE6

2007-01-26 Thread Shane Graber - jQuery
ailto:[EMAIL PROTECTED] On > Behalf Of Shane Graber - jQuery > Sent: Friday, January 26, 2007 9:59 AM > To: jQuery Discussion. > Subject: Re: [jQuery] jquery.corner.js freezes IE6 > > I noticed the same thing when trying to implement it for a site and > eventually gave up with the

Re: [jQuery] jquery.corner.js freezes IE6

2007-01-26 Thread Rick Faircloth
day, January 26, 2007 9:59 AM To: jQuery Discussion. Subject: Re: [jQuery] jquery.corner.js freezes IE6 I noticed the same thing when trying to implement it for a site and eventually gave up with the plugin. I ended up going to roundedcornr.com and used the corner images generated there + generat

Re: [jQuery] jquery.corner.js freezes IE6

2007-01-26 Thread Shane Graber - jQuery
he plugin or > some effect of jQuery 1.1. > > http://methvin.com/jquery/jq-corner.html > > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On > Behalf Of Mike Alsup > Sent: Friday, January 26, 2007 9:10 AM > To: jQuery Discussion. > Subjec

Re: [jQuery] jquery.corner.js freezes IE6

2007-01-26 Thread Dave Methvin
CTED] [mailto:[EMAIL PROTECTED] On Behalf Of Mike Alsup Sent: Friday, January 26, 2007 9:10 AM To: jQuery Discussion. Subject: Re: [jQuery] jquery.corner.js freezes IE6 > > IE6 freezes, and I need to kill the proccess. After that, I visited > > Damn, it sure does. I'll have a look at it

Re: [jQuery] jquery.corner.js freezes IE6

2007-01-26 Thread Brian Miller
This might be a better one: http://www.cameronmoll.com/archives/000892.html - Brian >> > IE6 freezes, and I need to kill the proccess. After that, I visited >> >> Damn, it sure does. I'll have a look at it Juan. >> > > Interesting. It's this call that causes the problem: > > var h = jQuer

Re: [jQuery] jquery.corner.js freezes IE6

2007-01-26 Thread Brian Miller
Is it this? http://meyerweb.com/eric/thoughts/2004/09/16/when-browsers-attack/ - Brian >> > IE6 freezes, and I need to kill the proccess. After that, I visited >> >> Damn, it sure does. I'll have a look at it Juan. >> > > Interesting. It's this call that causes the problem: > > var h = jQ

Re: [jQuery] jquery.corner.js freezes IE6

2007-01-26 Thread Mike Alsup
> > IE6 freezes, and I need to kill the proccess. After that, I visited > > Damn, it sure does. I'll have a look at it Juan. > Interesting. It's this call that causes the problem: var h = jQuery.curCSS(this, 'height'); Anyone know why that might be? ___

Re: [jQuery] jquery.corner.js freezes IE6

2007-01-26 Thread Mike Alsup
> IE6 freezes, and I need to kill the proccess. After that, I visited Damn, it sure does. I'll have a look at it Juan. ___ jQuery mailing list discuss@jquery.com http://jquery.com/discuss/

Re: [jQuery] jquery.corner.js freezes IE6

2007-01-26 Thread Olaf Bosch
Juan G. Hurtado schrieb: > Yes, it helps a lot, thank you. Now it doesn't freeze. But it doesn't > look as good as the jQuery corner plugin, the text appears half > cutted, and the corners are not clean. Ah, sorry, i have not see nifty-corner != corner-plugin > Don't you know something about

Re: [jQuery] jquery.corner.js freezes IE6

2007-01-26 Thread Juan G. Hurtado
Hi again, El 26/01/2007, a las 8:38, Olaf Bosch escribió: > Juan G. Hurtado schrieb: >> Hi all, >> >> I needed to use the jQuery rounded corners plugin in the project I'm >> working at the moment. But when I try to round more than one element, >> IE6 freezes, and I need to kill the proccess. Afte

Re: [jQuery] jquery.corner.js freezes IE6

2007-01-25 Thread Olaf Bosch
Juan G. Hurtado schrieb: > Hi all, > > I needed to use the jQuery rounded corners plugin in the project I'm > working at the moment. But when I try to round more than one element, > IE6 freezes, and I need to kill the proccess. After that, I visited > the plugin's examples page, with IE6, an

[jQuery] jquery.corner.js freezes IE6

2007-01-25 Thread Juan G. Hurtado
Hi all, I needed to use the jQuery rounded corners plugin in the project I'm working at the moment. But when I try to round more than one element, IE6 freezes, and I need to kill the proccess. After that, I visited the plugin's examples page, with IE6, and it freezes too. Do you know someth