[jQuery] Can the content of a node of xml be placed inside a div when xml source is loaded using .get
[jQuery] Can the content of a node of xml be placed inside a div when xml source is loaded using .get
> $("#main").append( $("main",xml).children() );
Topic Participants
Dave Methvin