Forums / Cotonti / Development / sed_parse & ajax

hmmm

ez
#24162 2010-04-16 23:18
IE sucks.. yeah... but a lot off users use it, so keep in mind my tip :)
that one costed me several hours...


You say the ajax works.... so you have got that part working...

So just put the response back in a html element:

http://api.jquery.com/load/

$('#Where').load('ajax/test.html', function() {
alert('Load was performed.');
});

=============
OK (welcome to bug city)
==- I say: Keep it EZ -==