Home
Posts RSS
Comments RSS
Edit
developer-express
A developer scrapbook
Tuesday, 1 February 2011
jQuery 1.5 Released
,
Author:
Richard
|
|
jQuery 1.5 was released for consumption today!
Grab jQuery 1.5 here
This release includes:
Complete rewrite of the Ajax module.
New feature:
Deferred Objects
New method:
jQuery.sub()
Performance improvements (Adjacent Traversal)
Bug Fixes - Approx 83
0 comments:
Post a Comment
Subscribe to:
Post Comments (Atom)
A developer scrapbook
A scrapbook of different techniques and practices.
Labels
.NET
(2)
C#
(2)
CSS
(1)
Dates
(1)
Entity Framework
(2)
Javascript
(1)
JSON
(1)
LINQ to Entities
(1)
OO
(2)
Patterns
(1)
SQL
(3)
SQL Server
(4)
T-SQL
(5)
Tips
(1)
Web Design
(3)
Blog Archive
▼
2011
(9)
►
March
(1)
▼
February
(4)
SQL Concatenation with the STUFF function and XML ...
An Introduction to Using Patterns in Web Design
SQL: OVER Clause
jQuery 1.5 Released
►
January
(4)
►
2010
(7)
►
November
(1)
►
October
(3)
►
September
(2)
►
August
(1)
Popular Posts
jQuery: Find the label text for a selected radio button
Sometimes the seemingly easiest pieces of code can end up giving you trouble. This morning I was working on a project where I wanted to dis...
SQL Concatenation with the STUFF function and XML PATH clause
Recently I had the necessity to retrieve a concatenated string of values as a column for a report. This can be achieved quite simply by cre...
Responsive Web Design
For me, Responsive Web Design is a relatively new term. Basically it refers to a web design layout that alters to it's environment. So...
Free eBook for Web Designers: 5 Tips for Better Sites
Webvantas 5 tips for better sites: 1. Draw the line between design and implementation 2. Think in terms of information architecture 3. P...
SQL: OVER Clause
The OVER clause allows partitioning and ordering of the rowset. The syntax for this function: Ranking Window Functions < OVER_CLAUS...
Capitalise first letters in SQL Server
SQL Server has no built in function to capitalise the first letter of each word in a string. The function outlined below will do just tha...
jQuery 1.5 Released
jQuery 1.5 was released for consumption today! Grab jQuery 1.5 here This release includes: Complete rewrite of the Ajax module. New fe...
An Introduction to Using Patterns in Web Design
A fantastic article from Ryan Singer at 37 Signals . http://37signals.com/papers/introtopatterns/index The use of design patterns in web...
Getting Started with LINQ to Entities
Introducing the object context, basics queries, eager loading, lazy loading and projection. In this video, Julie Lerman will show you how to...
SQL: Format Dates with DATENAME()
DATNAME() is an ANSI compliant , fast date part function built into SQL Server . It accepts two arguments datepart and date. The datepart ...
My Blog List
Developer Tip of the Day
Combine png / jpg into pdf on windows from the command line for free.
9 years ago
supervan's point
F1 drivers’ lap times on Top Gear
13 years ago
developer-express
Copyright © 2009 Black Nero
Blogspot Templates
is Designed by
Ipietoon
Sponsored by
Online Business Journal
0 comments:
Post a Comment