search for: myaj

Displaying 1 result from an estimated 1 matches for "myaj".

Did you mean: maj
2007 Sep 29
0
Ajax.Updater doesn't work with IE6 properly
...=""> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" / > <TITLE> New Document </TITLE> </HEAD> <body class="bg"> <div id="main" class="main"></div> <script> var myaj = new Ajax.Updater(''main'',''http://address/test/test1/ inphp.php'',{evalScripts:true,onComplete:function(req) {alert(req.responseText);}}); </script> </body> </html> --~--~---------~--~----~------------~-------~--~----~ You received this messa...