Quantcast
Channel: Standardista » javascript
Browsing all 9 articles
Browse latest View live

JavaScript Objects

Javascript: Things you should know Note: This is part III of a "Javascript: Things you should know" series. I assume readers have an understanding of the core language. This section goes over objects...

View Article



jQuery Tutorial: DOM Manipulation and sorting

JQuery is a lightweight JavaScript library that helps you quickly develop events, animations, and AJAX interactions. In this tutorial we go over the following: Setting up your environment...

View Article

WAI-ARIA: Accessible Rich Internet Applications basics

What is ARIA? ARIA stands for Accessible Rich Internet Applications. With the proliferation of internet applications, there has been an increase in the number of sites requiring javascript that update...

View Article

16 Common JavaScript Gotchas

We all know that JavaScript can trip you up. Here are a 16 common traps that can trip you up when coding javascript. You likely know most of the code on the page, but if you keep these 16 gotchas in...

View Article

Image may be NSFW.
Clik here to view.

iPhone: HTML, CSS & JS Support

Wouldn’t it be cool to be able to use CSS3 and HTML5 unfettered by the lack of support in IE? Mobile developers for smart phones get to do just that! When developing for mobile devices using webkit...

View Article


HTML5: Introduction to

Canvas: Tutorial of basic canvas functionality, canvas properties and methods The HTML5 Canvas specification is a JavaScript API for coding drawings. The canvas API allows the definition of a canvas...

View Article

Introduction to GeoLocation

Geolocation allows users to share their physical location with your application if they choose to. Especially useful in social networking, geo tagging, and mapping, but applicable to any type of...

View Article

HTML5: Introduction to

Canvas: Tutorial of basic canvas functionality, canvas properties and methods The HTML5 Canvas specification is a JavaScript API for coding drawings. The canvas API allows the definition of a canvas...

View Article


Placeholder Attribute Support in ALL browsers

Included along with jQuery, the following code allows you to include the HTML5 placeholder attribute work in older browsers. The idea is to find all the input elements that have a placeholder attribute...

View Article

Browsing all 9 articles
Browse latest View live




Latest Images