[jQuery] Trying to manipulate the DOM with data from .post() call but doesn't work in IE????

2009-06-26 Thread JQueryiateMe
Hi, I am new to JQuery so hope I haven't just made a basic mistake. I am trying to insert a paragraph element containing data obtained from a .post request to a DB, into a page. I have it working perfectly in FF but it does not work in IE. Here is the code; // make the request using .post and th

[jQuery] Can not get DOM manipulation to work in IE when using a .post callback. Please Help. Now desperate.

2009-06-26 Thread JQueryiateMe
Hi, I am new to JQuery so hope I haven't just made a basic mistake. I am trying to insert a paragraph element containing data obtained from a .post request to a DB, into a page. I have it working perfectly in FF but it does not work in IE. Here is the code; // make the request using .post and th