hi, I am wondering why after I did clone().appendTo(), the new element doesn't show up. With firebug I saw that it has display:none in it's style attribute ... I try to do clone().appendTo().show() but it doesn't work
Could someone correct me on this? Thanks james