[jQuery] Partial .load()
[jQuery] Partial .load()
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD><TITLE>Message</TITLE>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.2900.3157" name=GENERATOR></HEAD>
<BODY>
<DIV><PRE><SPAN class=545481016-24092007>I'm going nuts with a fairly simple selector issue.</SPAN></PRE><PRE>$("#<SPAN class=545481016-24092007>topic</SPAN>").load("<SPAN class=545481016-24092007>help.html</SPAN> #<SPAN class=545481016-24092007>topic-example</SPAN>");</PRE><PRE><SPAN class=545481016-24092007>I want to get the contents of #topic-example, but only the children, not the container itself.</SPAN></PRE><PRE><SPAN class=545481016-24092007>What is the proper way to do this. It seems so simple, but I'm struggling with it.</SPAN></PRE><PRE><SPAN class=545481016-24092007>Thanks</SPAN></PRE><PRE><SPAN class=545481016-24092007>AllexS</SPAN></PRE></DIV></BODY></HTML>