Displaying 1 result from an estimated 1 matches for "centrer".
Did you mean:
center
2007 Nov 13
0
Ajax.Updater evalScripts:true
Hello,
i habe a problem to include <script> code in div container.
function ajaxUriDivJava(url, z)
{
try{$(z).innerHTML="<centrer><img src=''http://
static.mymir.org/wait30trans.gif''></centrer>";}catch(e){}
var pars = '''';
var myAjax = new Ajax.Updater( {success: z}, url,
{ method: ''get'', parameters: pars, onFailure: reportError,
evalScript...