Re: [jQuery] Re: jQuery 1.2.6 clone problem with internet explorer.

2010-01-15 Thread Leo Balter
Try Google Closure Compiler http://code.google.com/intl/pt-BR/closure/compiler/ 2010/1/15 m.ugues > Ok this seems to work. > How can i minify now the pathed version? > > Kind regards > > Massimo > > On Jan 14, 2:12 pm, Dave Methvin wrote: > > If you're really stuck, you could try copying the cl

[jQuery] Re: jQuery 1.2.6 clone problem with internet explorer.

2010-01-15 Thread m.ugues
Ok this seems to work. How can i minify now the pathed version? Kind regards Massimo On Jan 14, 2:12 pm, Dave Methvin wrote: > If you're really stuck, you could try copying the clone function from > 1.3 into 1.2.6.

[jQuery] Re: jQuery 1.2.6 clone problem with internet explorer.

2010-01-14 Thread Dave Methvin
If you're really stuck, you could try copying the clone function from 1.3 into 1.2.6.

[jQuery] Re: jQuery 1.2.6 clone problem with internet explorer.

2010-01-14 Thread m.ugues
Ok I found the problem. In the html i try to clone the problem is limited to clone the head component. I tried it with jQuery 1.3.2 and all work fine. So any suggestions? I cannot upgrade in a production environment to jQuery-1.3.2 since this involves a lot of not-regression tests. Is there any f

[jQuery] Re: jQuery 1.2.6 clone problem with internet explorer.

2010-01-13 Thread Jules
Sorry, I just noticed you are using 1.2.6. Ignore my reply. On Jan 14, 11:26 am, Jules wrote: > This clone() works for me in ie 6.0 :).  May be C.fx.step is an > element in your page and IE 6 can't find it for some reason? > > >     script> > >