[jQuery] Append bug?

[jQuery] Append bug?


I'm not having any luck with the following 2 commands - is this a bug or
something I'm missing? I've tried with <colgroup /> as well.
$("#myTable").append("<colgroup></colgroup>");
$("<colgroup></colgroup>").appendTo("#myTable");
--
View this message in context: http://www.nabble.com/Append-bug--tf3400052.html#a9468060
Sent from the JQuery mailing list archive at Nabble.com.
_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/