[jQuery] Re: How do I select (use) a link in the html I appended?
Thx! :-D On Aug 14, 3:17 pm, "Benjamin Sterling" <[EMAIL PROTECTED]> wrote: > nounou, > Put: > > $('#link).click > > in > > $('#panelclick').click(function(){ > > after > > $('#panel').append('Link >
[jQuery] How do I select (use) a link in the html I appended?
g wrong here? Hope someone will come with a nice answer ;-) Greetzz nounou