y commenting that out and see if it runs ok in IE.
>
> Rick
>
>
>
> > -Original Message-
> > From: jquery-en@googlegroups.com [mailto:jquery...@googlegroups.com] On
> > Behalf Of jay
> > Sent: Saturday, January 24, 2009 9:00 AM
> > To: jQuery (Englis
legroups.com] On
> Behalf Of jay
> Sent: Saturday, January 24, 2009 9:00 AM
> To: jQuery (English)
> Subject: [jQuery] Re: AJAX data in IE
>
>
> When I click any of the links I get jQuery undefined script error line
> 119 in IE
>
> On Jan 24, 8:20 am, Charlie22 wro
I was testing there something, now it works, but I have problem if I
load this workuing page as content to any DIV to other page, it cause
error after click to links from loaded page. You can check:
http://83.240.47.84/skyrace22/pilots.php //working page
http://83.240.47.84/skyrace22/test.php //
When I click any of the links I get jQuery undefined script error line
119 in IE
On Jan 24, 8:20 am, Charlie22 wrote:
> sry it didnt work, because console.log there..
>
> On 24 Led, 14:12, Charlie22 wrote:
>
>
>
> > thx for tip, but no success. Try to check this
> > page..http://83.240.47.84/s
sry it didnt work, because console.log there..
On 24 Led, 14:12, Charlie22 wrote:
> thx for tip, but no success. Try to check this
> page..http://83.240.47.84/skyrace22/pilots.php
> works everywhere, only IE failed..
>
> On 24 Led, 13:38, Mike Alsup wrote:
>
>
>
> > > $(function(){
> > >
thx for tip, but no success. Try to check this page..
http://83.240.47.84/skyrace22/pilots.php
works everywhere, only IE failed..
On 24 Led, 13:38, Mike Alsup wrote:
> > $(function(){
> > $('.tablesorter').tablesorter({widgets: ['zebra']});
> > $('#subMenu a').click(function(){
>
> $(function(){
> $('.tablesorter').tablesorter({widgets: ['zebra']});
> $('#subMenu a').click(function(){
> var trida = $(this).attr('href');
> console.log(trida);
> $('#content>*').remove();
> $.ajax({
> url: 'pilots
7 matches
Mail list logo