On Feb 26, 3:33 am, stephen <stephen.cant...@gmail.com> wrote:
> Hello,
>
> has anybody managed to prepend and append elements to a set of dom
> elements previously created on the fly with the "$(html)" function?
>
> I've tried with append, prepend, after, before, etc without any
> luck...
>
> Is there a way to do it?
>
> Stephen
Thursday, February 26, 2009
[jQuery] Re: HELP: a = $('
foo
bar
'); a.after('xyz') not adding element
For those methods to work, the html has to be part of the DOM first.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment