kostas + javascript 23
JavaScript - Strings
october 2010 by kostas
"On this page I explain what strings are and then give an overview of some useful things you can do with them."
javascript
october 2010 by kostas
Defining an array in JavaScript | Code Tricks- Tips and tricks on PHP, CGI, JavaScript, ASP, XML, CSS, and more!
october 2010 by kostas
"There are 3 ways of defining an array in JavaScript, each with its own charm."
javascript
october 2010 by kostas
Video JS | HTML5 Video Player
may 2010 by kostas
"Video JS is a javascript-based video player that uses the HTML5 video functionality built into advanced browsers. In general, the benefit of using an HTML5 player is a consistent look between browsers."
javascript
html5
may 2010 by kostas
High Performance Web Sites :: appendChild vs insertBefore
may 2010 by kostas
jQuery's method looks like the best. "Use insertBefore instead of appendChild to circumvent an IE6 bug. This arises when a base node is used (#2709 and #4378)."
javascript
may 2010 by kostas
Javascript Tutorial - Using setInterval and setTimeout | Switch on the Code
may 2010 by kostas
"But it does have a significant drawback - there is no way to pass any arguments to the function you want called."
javascript
may 2010 by kostas
YUI Compressor
may 2010 by kostas
"The YUI Compressor is written in Java (requires Java >= 1.4) and relies on Rhino to tokenize the source JavaScript file."
tools
optimize
javascript
css
may 2010 by kostas
YUI 3 — Yahoo! User Interface Library
may 2010 by kostas
"YUI 3 is Yahoo!'s next-generation JavaScript and CSS library. It powers the new Yahoo! homepage and incorporates what we've learned in five years of dedicated library development. As of the 3.1.0 release, the YUI 3 Library has grown to include the core components, a full suite of utilities, the Widget Infrastructure, and a few Widgets."
javascript
css
reference
may 2010 by kostas
HTML5 Geolocation with Fallback to Google Ajax API: HTML5
april 2010 by kostas
"Google Ajax API does location lookup, so it makes it a great fallback for the native HTML5 Gelocation API. Of course, the fallback will never get near the same accuracy as GPS lookup, because it does a lookup on your ISP, but it is at least able to get you in the ballpark as a fallback."
html5
javascript
location
april 2010 by kostas
Date - MDC • Example: ISO 8601 formatted dates
april 2010 by kostas
"The following example shows how to format a date in an ISO 8601 format using UTC:"
javascript
april 2010 by kostas
JavaScript Tutorial
april 2010 by kostas
"This JavaScript tutorial contains more than 200 examples!"
javascript
april 2010 by kostas
JSON
april 2010 by kostas
"JSON (JavaScript Object Notation) is a lightweight data-interchange format. It is easy for humans to read and write. It is easy for machines to parse and generate."
javascript
april 2010 by kostas
HTML5 presentation • Web Workers
april 2010 by kostas
Note to self: need to research this particular feature of HTML5.
javascript
html5
april 2010 by kostas
Copy this bookmark: