Jul 31, 06
Aptana The Web IDE - Aptana is a robust, JavaScript-focused IDE for building dynamic web applications. Highlights include a Code Assist for JavaScript, HTML, and CSS languages, including your own JavaScript functions. Plus many more.
Tag(s):
javascript
Jul 27, 06
Javascript Boot Camp Tutorial - Even though AJAX wouldn't ever have become so popular if the Javascript world hadn't suddenly exploded with mature development and testing tools, there's little information on how to be a really good Javascript programmer. This talk is for everyone who feels their Javascript skills just aren't up to snuff.
Tag(s):
javascript
Jul 25, 06
Mouse wheel programming in JavaScript - Web applications are becoming more and more like "normal" desktop applications. Of course, they are more and more functional, but smooth user interface acts the primary role. So we have drag and drop, autocompletition, and much more. Many of those nice features got possible only with help of AJAX. This page, however, is not about AJAX (or any other buzzword). It is about rather simple user input method -- mouse wheel.
Tag(s):
javascript
Jun 22, 06
Javascript Sockets - I could not find a single way to have real sockets in Javascript. Google told me that there probably is no solution except embeding a java applet or an active-x component! So I thought why not using a little .swf file as a bridge from javascript to the socket functions of flash!
Tag(s):
javascript
May 03, 06
getElementsByClassName Deluxe Edition - Anyone who's into javascript will most likely have written their own take on a getElementsByClassName function. I had a look around at a few recent examples and then decided to do my own version for fun. Out of all of the functions I looked at Robert Nyman's came closest to what I wanted (kudos!) but my version has a few subtle differences up it's sleeve.
Tag(s):
javascript
Apr 22, 06
Six key JavaScript techniques - These are six techniques I have found to be invaluable in my JavaScript/AJAX development. If you are using library like Prototype.js, these techniques will help you better understand what's going on behind the scenes.
Tag(s):
javascript
Apr 18, 06
Community Creators, Secure Your Code! - Personalization is a great feature--it allows users to make their personal pages come to life by adding colors, pictures, and even sound--but as with any user input, it is a security threat if not properly sanitized. The creation of a secure online community is a balancing act: your users should be able to personalize their pages using pseudo code or actual HTML, while remaining protected from vandals who might inject malicious JavaScript or otherwise cause harm.
Tag(s):
javascript
Apr 18, 06
jsolait - JavaScript O Lait - The goal is to ease JavaScript development by building a free library of reusable modules and components and enhancing JavaScript with simpler Class and Module handling mechanisms.
Tag(s):
javascript
Mar 24, 06
Nifty Corners - Basically, Nifty Corners are a solution based on CSS and Javascript to get rounded corners without images.
Tag(s):
javascript
Mar 22, 06
TinyMCE - Javascript Content Editor - TinyMCE is a platform independent web based Javascript HTML WYSIWYG editor control released as Open Source under LGPL by Moxiecode Systems AB. It has the ability to convert HTML TEXTAREA fields or other HTML elements to editor instances. TinyMCE is very easy to integrate into other Content Management Systems.
Tag(s):
javascript
Page 3 of 6 pages
« First < 1 2 3 4 5 > Last »