Anyone?

Rey Bango wrote:

A buddy of mine sent me an email asking if I would look into a problem he was having. He's calling a page via $.ajax() using a 'get' to return some text and some javascript. The javascript is a simple alert box; nothing fancy.

The script works fine in FF but fails to fire the alertbox in IE. So I tweaked it myself by adding dataType: 'html' to the ajax call. The code now works in IE but fires the alertbox twice when called in FF.

Any ideas as to why this would occur?

My buddies code:

http://www.intoajax.com/joe/joe.htm

My code:

http://www.intoajax.com/joe/rey.htm

Rey...



--
BrightLight Development, LLC.
954-775-1111 (o)
954-600-2726 (c)
[EMAIL PROTECTED]
http://www.iambright.com

Reply via email to