[ Index ]
 

Code source de Seagull 0.6.1

Accédez au Source d'autres logiciels libresSoutenez Angelica Josefina !

title

Body

[fermer]

/js/ -> openWin.js (source)

   1  function openWin(html,name,w,h,scr){
   2   this.window.name="original";
   3     window.open(html, name, "width="+w+",height="+h+",status=no,titlebar=no,toolbar=no,menubar=no,screenX=0,screenY=0,scrollbars="+scr+",resizable=no");
   4  }


Généré le : Fri Mar 30 01:27:52 2007 par Balluche grâce à PHPXref 0.7