* eg. * <pre> * var validationClientInstance = new ValidationClient(...); * * / *
this._myTree; //pointer to myTree this._drawn = false; for (var i in arrayProps) { if (i.charAt(0) != '_')
* Last update: July 17, 2000. * ******************************************/ var isMinNS4 = (navigator.appName.indexOf("Netscape")>=0 && parseFloat(navigator.appVersion)>=4)?1:0; var isMinIE4 = (document.all)?1:0; var isMinIE5 = (isMinIE4 && navigator.appVersion.indexOf("5.")>=0)?1:0;
var x var y;
var y;
var foo='bar';var voet='bal';
var s1 = "double \"quotes\"" ; var s2 = "'test'" ;
var s1="double \"quotes\"";var s2="'test'";
var SCBrowser = { init: function () { }
var x; x [0;
do { var x = 1; }
var x; x = true;
var x; x = 1;
var x = 1;
var x; x;
var x = "string";
var secretness = 13;
var s1='single \'quotes\' ';var s2='/* test */';var s3='// test';var s4='"test"';
var r = /simple/g ;
var r=/simple/g;
var r = / a backslash\// ;
var r=/ a backslash\//;
var s1 = 'single \'quotes\' ' ; var s2= '/* test */' ; var s3 = '// test' ;
var x = new Object();
var x=new Object();
About Koders | Resources | Downloads | Support | Black Duck | Submit Project | Terms of Service | DMCA | Privacy Policy | Site Map| Contact Us
©2009 Koders is a trademark of Black Duck Software, Inc. Black Duck, Know Your Code and the Black Duck logo are registered trademarks of Black Duck Software, Inc. in the United States and other jurisdictions. All other trademarks are the property of their respective holders.