John Resig - querySelectorAll in Firefox 3.1
A brand-new implementation of the Selectors API has landed in the latest Firefox nightlies (and in Firefox 3.1a1) - on track to head your way in the... more »
0 commentsSave Tags: javascript, tools
Easily build powerful client-side AJAX paging, using jQuery
When I suggest that developers consider using web services and a more client-centric approach to solve their UpdatePanel performance problems, the... more »
0 commentsSave Tags: .net, ajax, javascript, web design
ECMA achieves Harmony on the Web
The ECMAScript group, responsible for standardizing JavaScript, has had pretty intense discussions over the years about the future of the language.... more »
0 commentsSave Tags: ajax, javascript, standards
DWR 3.0 conversion features
A little explanation of some of the upcoming DWR features regarding conversion from Java to Javascript and back.
0 commentsSave Tags: ajax, java, javascript, open source
Return to civilization...re-launch of Terracotta.org
It's been a bit since I posted...we've been really busy cranking away on a new site at Terracotta, and it's finally out.
1 commentsSave Tags: announcement, java, javascript, web design
Custom CSS Scrollbars in All Browsers with Mootools
While it's ok to have a blue/gray scrollbar on the side of the window, sometimes you have scrollable containers right in the middle of your page, and... more »
0 commentsSave Tags: css-html, how-to, javascript, web design
Will you need a JavaScript framework on your next project?
One of the pitfalls of using a JavaScript framework, especially among beginners, is the ability to quickly lose sight of what is specific to the... more »
0 commentsSave Tags: frameworks, javascript, trends
Mozilla drags IE into the future with Canvas element plugin
Most browser implementors are quick to adopt emerging Internet technologies, but Microsoft can't or won't make Internet Explorer a modern web browser.... more »
0 commentsSave Tags: css-html, javascript, tools
Semitransparent rollovers made easy with JQuery
I’m continuing to enjoy working with jQuery. This article shows a simple method for enabling semi-transparent rollovers which actually work on IE 6.... more »
0 commentsSave Tags: javascript
An Automated, Browser-based JavaScript Profiling Tool
A cross-browser Ajax profiling tool called "Razor Profiler" is available for public review now at razorspeed.com. This online tool uses lexical... more »
0 commentsSave Tags: ajax, javascript, tools
Adventures of adding YahooUI (YUI) to a MVC Site
I decided that I wanted to give the YahooUI (YUI) framework/library a go recently. My first task was to get a few of my data listing pages on... more »
0 commentsSave Tags: .net, frameworks, javascript
How to create a horizontal navigation website using JQuery.
Horizontal based navigation websites are the ones in which the user has to scroll horizontally rather than scrolling vertically to see the contents.... more »
0 commentsSave Tags: css-html, javascript, web design
JavaScript Arguments
The arguments object in JavaScript is a local variable in any function that provides some nice features we can use in our code. Here is the list of... more »
0 commentsSave Tags: how-to, javascript, reviews, web design
Build An Incredible Login Form With jQuery
This tutorial will teach you how to build a beautiful login form with jQuery.
5 commentsSave Tags: javascript, usability, web design
5 jQuery Questions...and Answers
5 jQuery Questions...and Answers....
0 commentsSave Tags: javascript, reviews
6 Deadly AJAX Drawbacks: Are you aware?
Some developers view AJAX as the silver bullet for every scenario. However, AJAX introduces its own set of hazards in various areas, which include:... more »
4 commentsSave Tags: ajax, javascript, security, xml
Learn How To Develop For The iPhone
I'm going to show you how to build an alternate page and style sheet for the iPhone and iTouch. We will cover how to detect if the user is using an... more »
0 commentsSave Tags: javascript, mobile, usability, web design
jQuery: Animation for Dummies
Apparently, people liked the jQuery AJAX tutorial I wrote a week or two ago; so maybe a follow up into animation would be nice. Animation is... more »
0 commentsSave Tags: javascript
jQuery vs. Prototype: OO JavaScript with or without training wheels
After brushing up on jQuery via a little light reading, I've started to play with the framework in code. I'm demoing a scrolling news ticker and... more »
0 commentsSave Tags: javascript, reviews
65 Excellent jQuery Resources (tutorials,cheat sheets,ebooks,demos,plugins…)
Below, there are 65 Excellent jQuery Resources (tutorials,cheat sheets,ebooks,demos,plugins…). Hope they help.
0 commentsSave Tags: javascript, reviews, usability
A Horizontal Layout Navigation Web Page Using JQuery
This web page is an experimental/demo page for using horizontal layout navigation. In horizontal navigation pages, the content is placed such a way... more »
0 commentsSave Tags: css-html, javascript, web design
AppJet databases now faster and more powerful.
You might like to know that AppJet, the cloud-based JavaScript framework that nobody knows about, just released an update, making it more efficient... more »
0 commentsSave Tags: database, javascript
Get started JQuery by example in 15 mins : Reduce Your Javascript Size and Development Time
15 minute instroduction by example to get you started using JQuery in you application. JQuery makes your code reduded to atleast 40% of original and... more »
0 commentsSave Tags: javascript
Password authentication without revealing your password
The majority of personalized web sites use some kind of form-based password authentication where you have two form fields for username and password,... more »
5 commentsSave Tags: how-to, javascript, security
Form Elements: 40+ CSS/JS Styling and Functionality Techniques
40+ noteworthy techniques for styling and functionality of Form Fields such as styling different form fields, live validation, Context highlighting,... more »
0 commentsSave Tags: ajax, css-html, javascript
via