Help with classical inheritance Programming Web Development by azegurb …, i have read tutorial about javascript classical inheritance [B]Douglas Crockford[/B] wrote. But i did an example for the reason… in his page [URL="http://www.crockford.com/javascript/inheritance.html"]http://www.crockford.com/javascript/inheritance.html[/URL] for… Js - Good Parts Programming by Siberian … humerous at times and I agree with alot of what Crockford said at the end, although It surfaced a few questions… relevent today I'd prefer it over loose methods, secondly Crockford mentions not to use "new" (25:08) when… Process start info arguments issue Programming Software Development by Acidburn … within the arguments. The calling application is... [url]http://www.crockford.com/javascript/jsmin.html[/url] thanks question on javascript convention Programming Web Development by Violet_82 … quotes,I am a bit confused, so I looked at Crockford's conventions but actually he doesn't say anything about… Confusing about chaining Programming Web Development by azegurb hi All, I have question around Douglas Crockford "method" method. Function.prototype.method = function (name, func) { … Re: javascript using object between js files. Programming Web Development by Airshow … must read these - both by the master, Douglas Crockford: [URL="http://javascript.crockford.com/prototypal.html"]Prototypal Inheritance in JavaScript…[/URL] [URL="http://javascript.crockford.com/inheritance.html"]Classical Inheritance in JavaScript[/URL]. While… Re: Web Chat Thing (similar to Meebo). Help. Programming Web Development by scrappedcola …. If lectures are your learning tool check out the Douglas Crockford lectures for Javascript and also John Resig lectures for JQuery… javascript links and also the Crockford lectures are: [URL="http://www.crockford.com/javascript/"]http://www.crockford.com/javascript/[/URL] [URL… Re: Javascript confusing world of OOP Programming Web Development by scrappedcola … with Javascript here [URL="http://www.crockford.com/javascript/inheritance.html"]http://www.crockford.com/javascript/inheritance.html[/URL]. He… Re: Very fast image change: jquery or movie maker? Programming Web Development by MartinRinehart …"JavaScript code conventions" and you will find Crockford's essay. Follow it religiously until you have enough …experience to disagree with Crockford. (That's a lot of experience!) 2) Speaking… of Crockford, the increment and deincrement operators (++ and --) are not… Re: Some questions,Fibonacci calculater Programming Web Development by Airshow … design patterns, then read everything you can by guru Douglas Crockford, and watch all his videos. Here goes: [CODE] <!DOCTYPE…; <!-- Note: Button onclick handlers are attached within JavaScript. Doug Crockford says to avoid specifying as HTML attributes. --> <div… Re: Urgent need of ajax scripting Programming Web Development by Airshow Yehtech, Just pleased to know you're happy with it. [QUOTE=yehtech;876180]can u guide me where i can learn advanced javascript from....[/QUOTE] Simple. Read and watch everything by [URL="http://www.crockford.com/"]Douglas Crockford[/URL]. And enjoy every minute of it. [B]Airshow[/B] Re: Issue with pop up window !!! Programming Web Development by Airshow … the whole thing up in a [URL="http://javascript.crockford.com/private.html"]Crockford namespace pattern[/URL]. [B]Airshow[/B] Re: Inserting a variable into a variable name Programming Web Development by Airshow Kadjii, For an introduction to Javascript you can do worse than read this: [url]http://javascript.crockford.com/survey.html[/url] and [URL="http://javascript.crockford.com/"]other articles[/URL] from the same author. [B]Airshow[/B] Re: problem loading XML file using XMLHttpRequest Programming Web Development by Airshow … as much as you can by [URL=http://www.crockford.com/]Douglas Crockford[/URL]. His video tutorials are very entertaining (in a… Re: Monitoring javascript object property changes Programming Web Development by jrw89 …); }[/CODE]Thanks also for the heads up on that excellent Crockford resource. [QUOTE=Airshow;1176208]JRW, I'm afraid ththe "… are pretty natural, private members are not. [URL=http://www.crockford.com/javascript/private.html]This article[/URL] tells all. Here… Re: I Want To Strat , But I Dont Know The First Step Programming Web Development by Airshow … read everything you can by [URL="http://www.crockford.com/"]Douglas Crockford[/URL] (and watch his videos). The written material… Re: Checking my understanding Programming Web Development by Airshow … read/watch everything you can by [URL="http://javascript.crockford.com/"]Douglas Crockford[/URL]. [B]Airshow[/B] Re: Learning Javascript Programming Web Development by Airshow … one. Read everything you can by [URL="http://www.crockford.com/"]Douglas Crockford[/URL]. [B]Airshow[/B] Re: how to study java script any idea Programming Web Development by Airshow … and watch everything available by [URL="http://javascript.crockford.com/"]Douglas Crockford[/URL]. I found his stuff very good after… Re: New with Javascript / AJAX Programming Web Development by MrDJK …: The Good Parts[/URL] [URL="http://www.crockford.com/"]Douglas Crockford's site (generally Javascript information)[/URL] Remember Javascript is… Re: Using JavaScript to move div img's y-position Programming Web Development by MartinRinehart … else can. The best JavaScript conventions published are by Crockford. Try googling "crockford javascript conventions" and following his advice. The… Re: dynamic content from a div added to a mailto Programming Web Development by Airshow … you could do worse than go [URL="http://javascript.crockford.com/"]here[/URL] and scroll down to the "…;videos" section. Douglas Crockford is extremely knowledgeable and although you may not understand everything… Re: Javascript functions/classes Programming Web Development by stbuchok … suggest reading "JavaScript, The Good Parts" by Douglas Crockford. [url]http://www.amazon.ca/JavaScript-Good-Parts-Douglas…-Crockford/dp/0596517742/ref=sr_1_1?ie=UTF8&qid=1331554257&… Re: Javascript functions/classes Programming Web Development by VenusCrystal … suggest reading "JavaScript, The Good Parts" by Douglas Crockford. [url]http://www.amazon.ca/JavaScript-Good-Parts-Douglas…-Crockford/dp/0596517742/ref=sr_1_1?ie=UTF8&qid=1331554257&… Re: need new resource to learn Javascript Programming Web Development by stbuchok … the books "JavaScript: the Good Parts" by Douglas Crockford and "JavaScript: The definitive Guide" by David Flanagan… hardware issues. http://www.amazon.com/JavaScript-Good-Parts-Douglas-Crockford/dp/0596517742/ref=sr_1_1?s=books&ie=UTF8&… Re: Javascript problem in FIREFOX Programming Web Development by alpha_foobar … checked my hypothesis using the JSLint website [url]http://www.crockford.com/javascript/jslint.html[/url] which also complains about with… Re: Javascript not working under Mac! Why O why?! Programming Web Development by alpha_foobar For a javascript verifier, try this [url]http://www.crockford.com/javascript/jslint.html[/url] It can check your html … Re: returning array from ajax.responseText? Programming Web Development by ~s.o.s~ … without Douglas ◄ Crockfords' Javascript library for JSON. ? This is because Crockford's library is not mandatory. It is more of a… Re: Amazing loading Programming Web Development by digital-ether … be very useful module. JSMin C source. [url]http://www.crockford.com/javascript/jsmin.c[/url] Wouldn't be hard to… Re: for loop Programming Web Development by Airshow … attachEvent as onload is understood by all major browsers (Doug Crockford says so). Airshow