[jQuery] Re: Problem link,href,tree, etc.

2008-12-31 Thread Kean
I think jQuery 1.3 will solve this problem by $('.teryt').live('click', (function(){ $('#miejscowosci-wybierz-wyniki').load($ (this).attr('href')); return false; }); }); On Dec 31, 10:35 am, Karl Swedberg wrote: > Not a problem at all. Glad to help. > > --Karl > > On Dec 31, 20

[jQuery] Re: Problem link,href,tree, etc.

2008-12-31 Thread Karl Swedberg
Not a problem at all. Glad to help. --Karl On Dec 31, 2008, at 1:31 PM, vcs wrote: Very very thank this is it:) Sorry :) On 31 Gru, 18:50, Karl Swedberg wrote: Hi there, It sounds like your problem could be addressed by one of the solutions offered here:http://docs.jquery.com/Frequently

[jQuery] Re: Problem link,href,tree, etc.

2008-12-31 Thread vcs
Very very thank this is it:) Sorry :) On 31 Gru, 18:50, Karl Swedberg wrote: > Hi there, > > It sounds like your problem could be addressed by one of the solutions   > offered > here:http://docs.jquery.com/Frequently_Asked_Questions#Why_do_my_events_st... > > --Karl > > > Karl Swed

[jQuery] Re: Problem link,href,tree, etc.

2008-12-31 Thread Karl Swedberg
Hi there, It sounds like your problem could be addressed by one of the solutions offered here: http://docs.jquery.com/Frequently_Asked_Questions#Why_do_my_events_stop_working_after_an_AJAX_request.3F --Karl Karl Swedberg www.englishrules.com www.learningjquery.com On Dec 31,

[jQuery] Re: Problem link,href,tree, etc.

2008-12-31 Thread vcs
This should be a recursive construction (maybe nesting while-loops) responding at every mouse click. But I cannot do it. It should be simple. jquery fetches 'href' attribute value from clicked link and should load data. So when "#miejscowosci-wybierz-wyniki" link is clicked, I expect to have new g

[jQuery] Re: Problem link,href,tree, etc.

2008-12-31 Thread Joe
Could you point me to a link or show more code? Not sure exactly what your trying to accomplish here. Joe On Dec 31, 9:40 am, vcs wrote: > Hello everyone! > My description: > I have a field (type div), under which links links are available to > some country's regions and loaded on button click