Displaying 2 results from an estimated 2 matches for "mymir".
Did you mean:
mydir
2007 Mar 15
2
Fallback
hi,
i get in trouble, with fallback-mount. What i thought is, if one mount
is not available, than the user would redirected to the existing mount,
something like that:
<mount>
<mount-name>/osts</mount-name>
<fallback-override>1</fallback-override>
<fallback-mount>/chiis-anime-mix</fallback-mount>
</mount>
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,
evalScripts:true });
return false;
}
page:...