Welcome Guest, Not a member yet? Register   Sign In
I have the weirdest ajax problem ever. (jQuery)
#6

[eluser]thinkigniter[/eluser]
Try changing your doctype from

Code:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
        "http://www.w3.org/TR/html4/strict.dtd">

to

Code:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

and see if that makes a difference


Messages In This Thread
I have the weirdest ajax problem ever. (jQuery) - by El Forum - 07-18-2008, 10:45 PM
I have the weirdest ajax problem ever. (jQuery) - by El Forum - 07-19-2008, 02:48 AM
I have the weirdest ajax problem ever. (jQuery) - by El Forum - 07-19-2008, 04:07 AM
I have the weirdest ajax problem ever. (jQuery) - by El Forum - 07-19-2008, 05:07 AM
I have the weirdest ajax problem ever. (jQuery) - by El Forum - 07-19-2008, 06:38 AM
I have the weirdest ajax problem ever. (jQuery) - by El Forum - 07-20-2008, 01:20 AM



Theme © iAndrew 2016 - Forum software by © MyBB