Javascript Progress Bar.
If you look for a pretty javascript progress bar to use as a printing progress bar or any other use and you need it to work manually and / or... more »
0 commentsSave Tags: how-to, javascript
Grinds my gears; Inline JavaScript
You know what really grinds my hears? JavaScript embedded inside HTML; Why do we even need this functionality anymore? Are there any good arguments... more »
0 commentsSave Tags: javascript, web 2.0
70+ JavaScript Resources for Every Web Developer
JavaScript is a client-side scripting language which is commonly used in web development. Here are more than 70 JavaScript resources of tutorials,... more »
0 commentsSave Tags: frameworks, javascript, web 2.0, web design
IE8: The Bad (Update)
In March I wrote a post titled IE8: The Bad, since then a new beta of Internet Explorer has been released. It still seems a bit dubious whether they... more »
0 commentsSave Tags: css-html, javascript, standards, tools
Reinhardt: a Client-side Web Framework
A typical server-side web framework today includes three main components: a URL dispatching to some controller object scheme, a template engine, and a... more »
0 commentsSave Tags: frameworks, javascript
Web-Based Rich Text Editors Compared
We look at 5 web-based rich-text editors as well as how to embed them directly into your pages.
1 commentsSave Tags: javascript
Fun With jQuery’s Animate() Function
I'm a huge jQuery fan; there's no hiding that. For me, a designer, there is no easier JavaScript library to use and learn. I've been leaning on jQuery... more »
0 commentsSave Tags: frameworks, javascript
Creating a reusable grid tree view with ASP.NET MVC and jQuery
I think it is a safe assumption that every web developer has had to display tabular data at one point or another. Tabular data is easy with ASP.NET:... more »
0 commentsSave Tags: .net, frameworks, javascript
Appcelerator: Service-Oriented Awesomeness for RIAs
Appcelerator's VP of Community, Matt Quinlan, gave an excellent talk to the Denver Open Source Users Group about his company's flagship product.... more »
0 commentsSave Tags: ajax, javascript, ria, web design
HTTP Push (AKA Comet) with Orbited and Rails
If you’ve messed around with HTTP push/Comet solutions you’ve probably discovered are a fair amount of free and commercial choices, most solutions a... more »
0 commentsSave Tags: frameworks, javascript, ruby
Server Side Java Script - CRUD on Jaxer
SSJS Rocks! I'm a fan of Server Side JavaScript (SSJS) and databases (sure, that's an odd combination, but hey, this is a geek zone). In any case,... more »
0 commentsSave Tags: database, javascript
Why Aren't You Using jQuery: PART 3
In this third lesson, we are going to create a "flash-like" image gallery with the help of jQuery. We'll have a list of large images. When the user... more »
0 commentsSave Tags: javascript, reviews
Dojo 1.2 Released - The Sliced Bread Release With Over 1100 Issues Addressed
A lot has been going on in Dojo-land, and we're finally ready to push out the release. I have tentatively named this the 'Sliced Bread' release, as... more »
0 commentsSave Tags: announcement, javascript, tools, web design
What’s cooking in Apache Incubator ?
If you don’t know or never heard about Apache then you must be coming from .NET space or you must be new to Java, but that’s allright you can go to... more »
0 commentsSave Tags: java, javascript, open source, php
jQuery - The Man, The Myth, The Legend
I admit it. I’ve been ignoring jQuery for quite a while. But I have a tendency to do that with most new things. I generally don’t work with beta... more »
0 commentsSave Tags: .net, frameworks, javascript
jQuery & CSS Example - Dropdown Menu
"Dropdown menus and menu bars have been heavily used since the early days of graphical user interfaces. Their use has become ubiquitous, and even... more »
0 commentsSave Tags: javascript, web design
Why Must Internet Explorer Torture Me?
At this point I desided to run it through Internet Explorer just to verify that it worked. This is where I stayed for about 30 minutes. No matter what... more »
0 commentsSave Tags: javascript
Extreme JavaScript Performance
The WebKit team has been busy. Publicly announcing a brand new JavaScript engine release, amusingly named SquirrelFish Extreme (nicknamed SFX),... more »
0 commentsSave Tags: javascript
ui.timepickr.js: An experimental jQuery plugin
I have seen a bunch of JavaScript "time" pickers, but they seem to always stick to the same approach and honestly I think most of them sucks in term... more »
0 commentsSave Tags: frameworks, javascript
Douglas Crockford on Web Standards and JavaScript
I became a bit of a JavaScript fanboy while writing Simply JavaScript last year, so it was especially thrilling to get to sit down with Douglas... more »
0 commentsSave Tags: javascript, opinion, standards
OpenLayers 2.7 Final Released
The OpenLayers Development Team is proud to announce release of OpenLayers 2.7. As of this final release, the OpenLayers 2.7 release closes 201... more »
0 commentsSave Tags: announcement, frameworks, javascript
10 Useful tutorials to learn Scriptaculous
This is a list of ten useful articles about Script.aculo.us which includes practical, basic and advanced tips to help you to implement quickly modern... more »
0 commentsSave Tags: frameworks, how-to, javascript, web 2.0
Dojo 1.2 - So much sliced bread!
A lot has been going on in Dojo-land, and we're finally ready to push out the release. I have tentatively named this the 'Sliced Bread' release, as... more »
0 commentsSave Tags: announcement, frameworks, javascript
JS Bin for Collaborative JavaScript Debugging
The weekend before last I blitzed through an idea I had on the shelf for about 6 months and put it live under the name JS Bin. What is it? JS Bin is... more »
0 commentsSave Tags: how-to, javascript, web design
DWR, Hibernate and dojo.E - A Tutorial
This tutorial will walk you through the steps of creating a simple database-driven AJAX application using Direct Web Remoting (DWR) 2.0, Hibernate 3.0... more »
0 commentsSave Tags: ajax, how-to, javascript, open source
via