[jQuery] Re: replace html on ajax success ie7

2008-06-15 Thread sparkpool
Is the returned html well formed? Does it make sense for it to be inserted into the dom where you're trying to put it? Have you verified that the selector for your target div actually finds it in IE? On Jun 14, 5:22 pm, Fred <[EMAIL PROTECTED]> wrote: > no, just html. > > On Jun 14, 3:03 am, ilro

[jQuery] Re: replace html on ajax success ie7

2008-06-14 Thread Fred
no, just html. On Jun 14, 3:03 am, ilrobyt <[EMAIL PROTECTED]> wrote: > On 14 Giu, 01:02, Fred <[EMAIL PROTECTED]> wrote: > > > > > Hi guys, I am having a wierd issue. It seems all is fine in firefox > > but in IE for some reason, although I can alert the value returned to > > the ajax post, I ca

[jQuery] Re: replace html on ajax success ie7

2008-06-14 Thread Fred
Nope, there is no javascript, just html.. thanks..anything else you can think of? On Jun 14, 3:03 am, ilrobyt <[EMAIL PROTECTED]> wrote: > On 14 Giu, 01:02, Fred <[EMAIL PROTECTED]> wrote: > > > > > Hi guys, I am having a wierd issue. It seems all is fine in firefox > > but in IE for some reason,

[jQuery] Re: replace html on ajax success ie7

2008-06-14 Thread ilrobyt
On 14 Giu, 01:02, Fred <[EMAIL PROTECTED]> wrote: > Hi guys, I am having a wierd issue. It seems all is fine in firefox > but in IE for some reason, although I can alert the value returned to > the ajax post, I cannot seem to populate the html of my div. Here is > my code: > > $.post(SERVER_URL,