mooZoom - zooming image js script
mooZoom - based on mootools is an unobtrusive class that allows to zoom images in page without breaking the layout. It is very usable, using only... more »
0 commentsSave Tags: javascript, tools, web 2.0
Flashing Message box using jQuery
here is the tips for you to make the animated flashing message box using jQuery in the top left corner of the browser...
0 commentsSave Tags: css-html, frameworks, how-to, javascript
jQuery - Load Data From Other Pages
How do I load data with jQuery? In this tutorial, we're going to grab data from one page and display it on another. You can download the sample... more »
1 commentsSave Tags: frameworks, how-to, javascript, web design
There is no such thing as a JavaScript plugin
One thing that you often hear people say about jQuery is that is has a neat plugin mechanism. It’s true there are a great many useful plugins... more »
2 commentsSave Tags: javascript
Create a NoScript Compatible Select Form Element with an onChange Event
FTA: "While having the onChange event on a SELECT element is great and saves a click, it’s important to note that the functionality breaks completely... more »
0 commentsSave Tags: javascript, methodology, usability, web design
jFade 1.0 - color fader for jQuery
This plugin will easily allow you to do color transitions for text, background and borders for different events.
0 commentsSave Tags: css-html, javascript
jQuery Plugins, Size, and Storage
There is no such thing as a JavaScript plugin contends James Coglan. I completely agree that there are no, specific, techniques within the JavaScript... more »
0 commentsSave Tags: frameworks, javascript
This month in bookmarks: June 2008
June was a lively month. In all seriousness, I found some pretty cool stuff in the June bookmarks for Firefox, Design, Javascript and Tools.
0 commentsSave Tags: javascript, opinion, tools, web design
A Bot-Safe Email Link
There are many common ways of keeping email links safe from bots, most of which are rather easy to circumvent. This article shows a way to make the... more »
0 commentsSave Tags: javascript, tools, web design
jQuery: AJAX Shortcuts for Champions
Most web developers know the word but only some know what it stands for (Asynchronous Javascript And XML); others know the cleaning detergent and use... more »
0 commentsSave Tags: ajax, javascript
MVC JSON - JsonResult and jQuery
The latest release of the MVC framework provides the JsonResult for Controller actions. I was surprised that I did not find a weatlh of examples for... more »
1 commentsSave Tags: .net, frameworks, javascript
9 ways Google is discovering the invisible web
There are many parts of the web that Googlebot has not been able to access, but Google has been working to shrink that. Google wants to find content,... more »
0 commentsSave Tags: flash-flex, javascript, web 2.0, web design
HP Showroom does Flash effects in JavaScript (via mootools)
The HP Showroom website accomplishes what is normally done is Flash, but without the whole Flash thing. The site is using mootools to create the... more »
0 commentsSave Tags: ajax, css-html, frameworks, javascript
Why Javascript Creeps Me Out
In any reasonable language, it would first alert "Hello", and then alert "World". But noooo. Javascript's gotta get all fancy and defer execution... more »
4 commentsSave Tags: javascript, opinion
Cascada Breeze: Create, Test and Launch Mobile Applications
Cascada Mobile, just release a beta of their Breeze mobile application development and distribution platform. What Breeze does is take applications... more »
1 commentsSave Tags: css-html, javascript, mobile, tools
Getting Out of Binding Situations in JavaScript
Most developers don’t know about—or don’t care enough about—binding in JavaScript. Yet this single issue is responsible for a sizeable portion of the... more »
0 commentsSave Tags: javascript
The Pencil Project: Sketching and GUI prototyping with Firefox 3
The Pencil Project's unique mission is to build a free and opensource tool for making diagrams and GUI prototyping that everyone can use.
1 commentsSave Tags: gui, javascript
Understand basics of JS and effect library in 10 parts
I thought it could be nice to sum up all the entries written so for regarding javascript effects and javascript. These entries, far to be perfect,... more »
0 commentsSave Tags: javascript
5 Minute Guide To Selenium IDE and Selenium Remote Control (Java) Test Tools
A simple introduction to Selenium testing tools.
0 commentsSave Tags: how-to, java, javascript
SWFUpload, Paperclip and Ruby on Rails
A short guide about how to use SWFUpload along with the Paperclip plugin inside your Ruby on Rails applications
3 commentsSave Tags: flash-flex, javascript, ruby
Next Generation Javascripting
But even as Javascript—as well as the HTML elements it has access to— continues to mature, the general perception of what these technologies enable do... more »
0 commentsSave Tags: javascript, trends
Build Ajax applications with Ext JS
Ext JS is a powerful JavaScript™ library that simplifies Asynchronous JavaScript + XML (Ajax) development through the use of reusable objects and... more »
0 commentsSave Tags: ajax, how-to, javascript, web 2.0
Comet: Enough Already with the Connections!
It is an oft repeated misnomer that Comet is about long-lived HTTP connections, but this is simply not the case. Comet uses long-held HTTP requests... more »
0 commentsSave Tags: frameworks, javascript, server
jQuery Parallax Scrolling Plugin
Easily create a multi-layer dynamic parallax scene with this jQuery plugin similar to those scene 1980's video games.
0 commentsSave Tags: javascript, web 2.0, web design
Unobtrusive JavaScript: Separating Scripting From Markup
Short summary how to separate scripting from HTML to get less cluttered website markup code.
0 commentsSave Tags: ajax, javascript
via