[jQuery] Re: Invalid Argument Line 12 1.3.2 IE 7 and 8rc1

2009-08-24 Thread matt
I know this has been solved but thought I might add my own solution to a similar problem causing the same error message in IE, in case it's helpful to anyone. It was the DTD declaration - make sure it's first thing in the file and make sure it's correct! Some how, something had been inserted abov

[jQuery] Re: Invalid Argument Line 12 1.3.2 IE 7 and 8rc1

2009-07-28 Thread kyleduncan
I have fixed this issue: Ie6, 7 and 8 were getting an invalid argument error because of CSS padding: once padding was removed fro mthe textareas completely in a separate IE stylesheet, IE6 and 7 and 8 all worked fine with multiple textareas and no errors Opera was fixed by this problem also (it

[jQuery] Re: Invalid Argument Line 12 1.3.2 IE 7 and 8rc1

2009-07-21 Thread kyleduncan
It is caused by autogrow.js, but i have no idea how to fix it! autogrow isnt even working for me in IE6 and 7, when you click inside a textarea it shrinks down to one line high and then doesnt expand as you type. and when you click in the second textarea on my page nothing happens at all (as if au

[jQuery] Re: Invalid Argument Line 12 1.3.2 IE 7 and 8rc1

2009-06-18 Thread kitafe
Does anyone have a solution. I have the same problem and I use jquery 1.3.2 and ui 1.7. I've tried both the minified and the none minified versions. With ui accordion version 1.6rc2 i have no problem. But I then the collapsible wont work. On Apr 26, 8:06 pm, sabrinax wrote: > I did, yes.  You c

[jQuery] Re: Invalid Argument Line 12 1.3.2 IE 7 and 8rc1

2009-04-26 Thread sabrinax
I did, yes. You can see my sample page here: www.tattoozu.net/trial to see the problem On Apr 26, 12:57 pm, dhtml wrote: > On Mar 9, 3:43 am, phipps_73 wrote: > > > Hi, > > > I have just upgraded one of our development sites to 1.3.2 and ui 1.7. > > I have also updated all of the plugins > > (

[jQuery] Re: Invalid Argument Line 12 1.3.2 IE 7 and 8rc1

2009-04-26 Thread dhtml
On Mar 9, 3:43 am, phipps_73 wrote: > Hi, > > I have just upgraded one of our development sites to 1.3.2 and ui 1.7. > I have also updated all of the plugins > (forms,validate,thickbox,calculation,blockUI,autogrow) to the latest > versions which should all be compatible with 1.3.2 and the site

[jQuery] Re: Invalid Argument Line 12 1.3.2 IE 7 and 8rc1

2009-04-26 Thread sabrinax
Did you ever find a solution? I have the same problem! On Mar 9, 5:43 am, phipps_73 wrote: > Hi, > > I have just upgraded one of our development sites to 1.3.2 and ui 1.7. > I have also updated all of the plugins > (forms,validate,thickbox,calculation,blockUI,autogrow) to the latest > versions w