I'm trying to do a fairly simple load function with Jquery (at least I think it is), but it simply isn't loading anything.
On this page here (http://new.visibilitysoftware.com/careers/), I am trying to load the div#center-stage from here: http://www.vspublic.com/VSCareers/Careers.aspx. I have tried it with and without the /careers.aspx. I have also tried it with #center-stage and #center-stage.content as jquery parameters for the function.
I'm sure it's something obvious, but I simply can't find it. I appreciate any help. Thanks