This behavior shows the preload process of any images.
In most of all cases it's best placed to the onLoad event of <body>.
Choose Images to preload. At end you can execute some script.
|
\n"+ "
\n"; } else {return ""} } //******************* API ********************** // where you want; function canAcceptBehavior(){ return true; } function behaviorFunction(){ return "YY_ImageGauge"; } function applyBehavior(uniqueName) { yybgg= findObject('bgg').value; yybss= findObject('bss').value; yyfc= findObject('fc').value; yywidth = findObject('yywidth').value; yyheight= findObject('yyheight').value; if(findObject('cbHide').checked==true){yyhide=true}else{yyhide=false} if(findObject('cbShow').checked==true){yyshowpc=true}else{yyshowpc=false} yyendjs= (findObject('endjs').value!='')?(''+escQ(findObject('endjs').value)+''):'#'; myArglist=''; for (i=0;i
This behavior shows the preload process of any images.
In most of all cases it's best placed to the onLoad event of <body>.
Choose Images to preload. At end you can execute some script.
|