rt probably isn't firing because you
> probably don't have a function called 'load', so execution is halting
> there.
>
> The FireBug extension for firefox would help you identify javascript
> errors like this.
>
> --Erik
>
> On 6/26/07, starg
firing because you
> probably don't have a function called 'load', so execution is halting
> there.
>
> The FireBug extension for firefox would help you identify javascript
> errors like this.
>
> --Erik
>
> On 6/26/07, stargate <[EMAIL PROTECTED]&
Hello,
i do define a iframe on a page like this:
marginwidth="0" height="90%" width="90%">
so i dont initialy define a src for this iframe.
in a js function i do fire frameready like this:
$.frameReady(function(){
load("loadmodule.cgi",POSTParam,function(){ alert("done"); });
alert("here
Hello,
i do define a iframe on a page like this:
marginwidth="0" height="90%" width="90%">
so i dont initialy define a src for this iframe.
in a js function i do fire frameready like this:
$.frameReady(function(){
load("loadmodule.cgi",POSTParam,function(){ alert("done"); });
alert("here
Hello,
i do define a iframe on a page like this:
marginwidth="0" height="90%" width="90%">
so i dont initialy define a src for this iframe.
in a js function i do fire frameready like this:
$.frameReady(function(){
load("loadmodule.cgi",POSTParam,function(){ alert("done"); });
alert("here
5 matches
Mail list logo