[jQuery] event handlers on appeneded code?

2008-10-29 Thread Martin Sarsini
Hi to everyone I am having problems with appended code generated from an ajax post request. The code is appended correctly, but the problem is that the anchors in the appended code do not work. The ancors should return false and should work with a jquery function but they don't don't and clicking

[jQuery] Re: Clone form fieldset, issues replacing id

2008-10-09 Thread Martin Sarsini
Wow cool! I will try to integrate it now, sounds great by the way, LodgeIt! it's fantastic On Oct 9, 2:42 pm, MorningZ <[EMAIL PROTECTED]> wrote: > It ain't pretty, but it works  :-) > > http://paste.pocoo.org/show/87509/ > > On Oct 9, 8:46 am, Martin Sa

[jQuery] Re: Clone form fieldset, issues replacing id

2008-10-09 Thread Martin Sarsini
Unfortunately it is not that simple. With your code it simply replaces the id of the fieldset, when I need that it will go and replace the id of each id and name element of each form here is part of my code Place of work

[jQuery] Clone form fieldset, issues replacing id

2008-10-09 Thread Martin Sarsini
If you have in mind the part in facebook where you can add new education experiences or new jobs you will understand better what I am trying to do. The user can click on "add new job" and new fieldsets are added to the form. Each fieldset contains various fields In the code there is always an emp