I am trying to do a replaceWith(). My Statement looks like this --> $("div.ms-quickLaunch").replaceWith("http://wwcshare/icenter/config/wwcMenuControl.html");
Can I replace a div like that? right now it just puts the text there, "http://wwcshare/icenter/con....".
How do I embed the contents of wwcMenuControl.html where the div ms-quickLaunch resides?
http://wwcsharetohttp://wwcshare/icenterbe in abuse of the same origin policy? – Refracted Paladin Nov 22 '10 at 17:24