Services
Web Hosting Dedicated Servers Forex Investment Web Design Voice over IP
Products
Clothing & Fashion Mobile Phones Electronics eBooks & Info Music & Movies
Shopping
Agenzy.Com Shopping Shopping - UK Couponzy.com Shopping - EU Shopping Info
Blogs
Real Estate Fashion Technology Business News

Web Templates, Flash Templates, Website Templates Design

Working with DataGrids in jQuery

Using jQuery and the jqGrid plugin, you can bind data to data grids in Visual Studio — for both ASP.NET MVC and WCF. The rest is here: Working with DataGrids in jQuery


Passing Complex Data Types in ASP.NET Ajax

Take advantage of the power and flexibility of ASP.NET Ajax and JSON to easily pass complex data types. See more here: Passing Complex Data Types in ASP.NET Ajax


Create Chained Select Boxes with the Dojo Libraries

The emergence of JavaScript frameworks has simplified the development of chained select boxes. See exactly how with a Dojo framework case study. Read more: Create Chained Select Boxes with the Dojo Libraries


TaskFreak Open Source Task Manager: Not Pretty but Plenty Practical

TaskFreak, the open source, Web-based task management application, is lightweight, easy to install and use, and works well for both individuals and teams. Just ignore the UI. Read the rest here: TaskFreak Open Source Task Manager: Not Pretty but Plenty Practical


Programmatic Widget Creation in Dojo

Dojo makes it easy to create your own reusable controls programmatically, allowing you more creative control over your Dojo widgets. The rest is here: Programmatic Widget Creation in Dojo


cssHooks in jQuery 1.4.3

cssHooks allow you to “hook” in to how jQuery gets and sets css properties. This means that you could create a cssHook to help normalize differences between browsers, or to add some missing functionality from the stock jQuery.fn.css(). Go here to see the original: cssHooks in jQuery 1.4.3


Using the Dojo Framework to Build Custom HTML Widgets

The Dojo Framework can be extended to write your own widgets, going beyond the pre-defined widget designs of Dojo’s out-of-the-box Dijit and Dojox controls. Credit:Using the Dojo Framework to Build Custom HTML Widgets


Uploadify: The jQuery Plugin for Customizing File Upload Fields

Uploadify, an excellent Flash plugin for jQuery, allows you to customize the functionality and appearance of file upload fields. Read the original: Uploadify: The jQuery Plugin for Customizing File Upload Fields


An Introduction to Event Handling in jQuery

Leverage the power of the jQuery Event API to handle events for your DOM elements. More here: An Introduction to Event Handling in jQuery


Pure CSS 3 Progress Bar

As the new features introduced in CSS3 allows developers to create stunning visual effects, create easily a fancy progress bar using CSS3 and jQuery, but no Flash or even images. Source:Pure CSS 3 Progress Bar


Coding a Rotating Image Slideshow: CSS3 and jQuery

Pretty use of jQuery and CSS3 rotations, along with the jQuery rotate plugin, to create a beautiful slideshow. You can use it to spice up your web sites, product pages and other projects with some CSS3 magic. See the original post: Coding a Rotating Image Slideshow: CSS3 and jQuery


The 6 Best Social Media Plugins for WordPress

Check out these six very useful social plugins for the WordPress platform. Read the original post: The 6 Best Social Media Plugins for WordPress


Localizing Declaratively Created Dojo Widgets

Use a “before widgetizing” Dojo technique to localize a Web form. On form submission, you can validate the form and present a localized dijit.Dialog to the user. More here: Localizing Declaratively Created Dojo Widgets


Create Amazing CSS3 Animations : Sencha Animator

A powerful desktop application to create awesome CSS3 animations for WebKit browsers and touchscreen mobile devices. Sencha Animator allows you to create amazing CSS3 animations with ease. Desktop application for Windows, Mac and Linux. Source:Create Amazing CSS3 Animations : Sencha Animator


Building a Style Sheet Switcher with JavaScript

Because JavaScript is a client-side scripting language, it is ideally suited to the task of building a style sheet switcher. Credit:Building a Style Sheet Switcher with JavaScript