yep, it seems. I found this article
http://docs.jquery.com/Frequently_Asked_Questions#Why_do_my_events_stop_working_after_an_AJAX_request.3F
thx mates for helping.

On 24 Led, 19:37, "Rick Faircloth" <r...@whitestonemedia.com> wrote:
> Sounds like this may be a situation where you need to use the
> plug-in "LiveQuery".  It re-activates new links added to the DOM.
>
> http://brandonaaron.net/docs/livequery/
>
> Go to the link above and get the plug-in and check out the usage
> instructions.  In jQuery 1.3, you can just use .live , but that
> function has some limitations that LiveQuery doesn't.
>
> Check it out and give it a try.
>
> Rick
>
>
>
> > -----Original Message-----
> > From: jquery-en@googlegroups.com [mailto:jquery...@googlegroups.com] On 
> > Behalf Of Charlie22
> > Sent: Saturday, January 24, 2009 12:43 PM
> > To: jQuery (English)
> > Subject: [jQuery] Re: AJAX External content doesnt work properly
>
> > sry for incorrect links:
> >http://83.240.47.84/skyrace22/pilots.php  //working page
> >http://83.240.47.84/skyrace22/test.php    //problem after loading
> > into
>
> > AJAX is loading content correctly, but anchors in loaded file doesnt
> > work in the same way as in original document. Isnt posssible adding
> > Javascript code via ajax?? btw I tested also in success AJAX section
> > $.getScript from external file, but also no success. Same if I place
> > it before AJAX request.
>
> > On 24 Led, 18:30, "Rick Faircloth" <r...@whitestonemedia.com> wrote:
> > > Charlie, are you saying that your links don't work after
> > > an AJAX request places new HTML in your DOM? (in the page?)
>
> > > Rick
>
> > > > -----Original Message-----
> > > > From: jquery-en@googlegroups.com [mailto:jquery...@googlegroups.com] On 
> > > > Behalf Of Charlie22
> > > > Sent: Saturday, January 24, 2009 12:19 PM
> > > > To: jQuery (English)
> > > > Subject: [jQuery] AJAX External content doesnt work properly
>
> > > > Hi all, I have problem with page, where I am loading external page
> > > > into DIV. This page is working, but after AJAX upload anchors doesnt
> > > > work.Scripts are in source code of pages
>
> > > > htt://83.240.47.84/skyrace22/pilots.php   //working page
> > > > htt://83.240.47.84/skyrace22/test.php     //problem after loading into
> > > > DIV in new page
>
> > > > thx for help- Skrýt citovaný text -
>
> > > - Zobrazit citovaný text -- Skrýt citovaný text -
>
> - Zobrazit citovaný text -

Reply via email to