Thanks for pointing that out.  It doesn't seem to make a difference, though,
when I take it out.  The dom objects are still getting left behind.

--- Klaus Hartl <[EMAIL PROTECTED]> wrote:

> Jeff Ober schrieb:
> > Version 1.0.3.  Also, yahoo rewrote my syntax there a bit - those yes/no
> links
> > should actually be written out:
> > 
> > $('#question').append($('<a id="yes" href="#" class="answer">Yes</a> / <a
> > id="no" href="#" class="answer">No</a>'));
> > 
> > ...hopefully that won't get rewritten :)
> 
> 
> There's a redundant jQuery object...:
> 
> $('#question').append('<a id="yes" href="#" class="answer">Yes</a> / <a 
> id="no" href="#" class="answer">No</a>');
> 
> 
> :-)
> 
> -- Klaus
> 
> _______________________________________________
> jQuery mailing list
> [email protected]
> http://jquery.com/discuss/
> 



 
____________________________________________________________________________________
Yahoo! Music Unlimited
Access over 1 million songs.
http://music.yahoo.com/unlimited

_______________________________________________
jQuery mailing list
[email protected]
http://jquery.com/discuss/

Reply via email to