Javascript
Sort by:
Disable JavaScript in IE 9 in 4 Simple StepsTesting when users have JavaScript turned off in IE 9.- Google's New Web Programming LanguageDoes Google's new programming language have what it takes to replace JavaScript?
JavaScript Made Easy With CodecademyHave you ever wanted to learn programming, specifically JavaScript, but other methods didn't work or were too boring? This is where Codecademy steps to make it fun and interactive.- What JavaScript Can Do for YouJavascript can help you enhance your website. With Javascript, you can add polls, surveys, page effects, pop up messages, and more with Javascript.
- What Everyone Should Know About JavascriptMost of the web pages today have some sort of animation: The menu slides down when hovering over the main items, the photo gallery is a nice carousel, the email field in a form instantly warns you if the email format is not correct and many more.
What Are JavaScript Event Handlers?Have you ever wondered what some of the technologies are behind interactive web sites? JavaScript event handlers are one of those technologies.
Working with JavaScript ParseInt and ParseFloatLearn how to use JavaScript parseInt and parseFloat to convert strings to numbers in your scripts.
History and JavascriptJavaScript is a programming language developed by Netscape Communications Corporation and Mozilla foundation. The following article sheds some light on JavaScript and its history.
Play Free Online Games on a Wii Game ConsolePlaying online games on the Wii's Opera web browser can quickly become a struggle. The browser hasn't kept pace with the latest version of Flash. Fortunately, there are still free online games you can play on your Wii.- The Finest Features of JQueryjQuery is a write less do extra JavaScript coding language. If you use JavaScript you will have probably already heard of jQuery.
- A Simple JavaScript FunctionHTML was formed to allow browsers display information using a universal language. Now, however, HTML is only a skeleton that needs other languages like JavaScript and CSS for style. This article will show an example of a JavaScript function.
- Understanding JavaScript ClosuresClosures are the answer to the problem of how to bind variables to functions that are called at a later time. GravelleConsulting.com founder Rob Gravelle explains what closures are and presents ways to utilize them.
- Functional JavascriptIn this article, Rob Gravelle, founder of GravelleConsulting.com, explores the Function Object and learn about its role in a lesser known style of coding called Functional Programming.
Yahoo! Software Architect Douglas Crockford to Give a Free Public Talk on JavaScriptYahoo! Software Architect will deliver another installment of his crucial series of lectures on JavaScript, the worlds most popular and most important software language.- How to Create a Java Script Calendar for Web PagesJava Script applications have many useful functions for website owners. One way to improve visitor satisfaction is a Java Script calendar. Web owners can easily use a script to create a JavaScript calendar (JS calendar) for any HTML web page.
- Beginner's Guide to JQuery - Part 1This tutorial using the JQuery library is intended for those with little or no exposure to javascript.
- JQuery: Javascript for CSS LoversJQuery is a scripting language made for Web 2.0 programming. Read here to see why you should use it as your main scripting language.
- Code Explanation for Commercial Horizontal Web Page MenusIn this part of the series, we look at the code for the example.
- JavaScript Multi-Dimensional ArrayThe JavaScript Reference does not mention anything about a multi-dimensional array. Hey, you can create one. I discovered how, and I show you the way in this article.
- JavaScript Two Dimensional ArrayThe JavaScript Reference does not specify any effective two-dimensional array. However, you can create one. I show you how to do that in this article.
- Make the Easiest Trick to Download YouTube Video Using JavaScriptIn front of so many YouTube video download tools, why not try the world's easiest YouTube video trick to get videos down with just a small piece of JavaScript on your address bar? No additional software, no third party sites, you'll like it.
- Exploring JavaScript, JavaScript Frameworks and AccessibilityAfter working through a major website redesign, I began to notice that JavaScript itself is not inherently inaccessible if used correctly.
- Some JavaScript TipsIn this part of the series, I give you some complementary aspects to what we have studied in JavaScript.
- Introduction to Form Field Validation with JavaScriptIn this part of the series, I introduce you to HTML Form Field Validation with JavaScript.
- Some JavaScript Predefined ObjectsIn this part of the series, I introduce you to the String, Math and Date JavaScript predefined objects.
- JavaScript ArrayIn JavaScript an array is an object that would hold a list of items. Each item is a literal or a variable representing a literal. In this article I explain the JavaScript Array.
- JavaScript Object BasicsThe aim of this article is to quickly make you understand the meaning of Programming Objects (OOP) and how to create them in JavaScript.
- JavaScript Function BasicsIn this article I explain the basics of JavaScript functions.
- Boolean Logic and JavaScript ConditionsIn this part of the series we apply Boolean logic to JavaScript conditions.
- Boolean Logic for JavaScriptIn this part of the series I teach you a way of reasoning called Boolean Logic.
- JavaScript Conditional StatementsIn this part of the series, we see how a group of statements can be executed based on a condition.
- Basics of JavaScript VariablesIn this part of the series, I explain the meaning of JavaScript variables.
- JavaScript OutputsIn this part of the series, I explain how to output or display JavaScript Information.
- Getting Started with JavaScriptThis is the first part of a series that teaches the Basics of JavaScript.
- JavaScript For_in StatementJavaScript for...in statement. Do you know how to use it? Do you know when to use it? I show you how and when to use it in this article.
- Knowing the Resolution of the User's ScreenIn this article, I show you how to determine the resolution of the client's computer screen using JavaScript.
- New Chrome 2.0 Release with Speeding Up 30 PercentGoogle recently announced in its official blog that the latest Chrome 2.0 introduced a new version of WebKit, and some update of the JavaScript engine.
- JSON FileIn this article, I explain the meaning of JSON File.
- Creating JavaScript Objects by Literal NotationIn this article I show you how to create JavaScript objects by Literal Notation (initializer).
- Creating JavaScript Objects by Constructor FunctionIn this article I show you how to create JavaScript objects using the constructor function.





