Hi,

untested:

$("#topic").load("help.html #topic-example *");


-- Marc


Smith, Allex schrieb:
I'm going nuts with a fairly simple selector issue.
$("#topic").load("help.html #topic-example");
I want to get the contents of #topic-example, but only the children, not the 
container itself.
What is the proper way to do this. It seems so simple, but I'm struggling with 
it.
Thanks
AllexS

Reply via email to