How to: Capture browser close button event or exiting the page in javascript.
How to: Capture browser close button event or exiting the page in javascript.
Tweet 0 CommentsSave Tags: css-html, how-to, javascript
Ajax Script – Dragable content
This script enable elements draggable by assigning them to the class “dragableElement”.
Tweet 0 CommentsSave Tags: javascript
Keyboard Enabling Web Applications
It’s time to bring the keyboard back! When we first started doing things on the web, there wasn’t much to do. There were documents with hyperlinks... more »
Tweet 0 CommentsSave Tags: javascript, php
JQuery: Playing with Select (DropDownList/ComboBox)
An overview using jQuery of how to get the selected option's value and text, bind an action to when it changes, change which option is selected, and... more »
Tweet 0 CommentsSave Tags: javascript
jQuery Extension: radioClass() method
I recently ran into a method in the Ext javascript library called radioClass. This method will add one or more CSS classes to an element and remove... more »
Tweet 0 CommentsSave Tags: javascript
Secure authentication with JavaScript
When creating a user authentication system, security is very important. Guides to building authentication systems for a web application often discuss... more »
Tweet 0 CommentsSave Tags: how-to, javascript
KANA 10 is the new poster child for Dojo, Ajax and SOA
KANA 10 was built using WaveMaker and the IBM SOA Foundation and was developed in conjunction with IBM customers. KANA did a complete rewrite of their... more »
Tweet 0 CommentsSave Tags: ajax, javascript, web 2.0
Insert Google Map Inside Data Grid View
Sample showing how to insert google maps inside each row of data grid or grid view
Tweet 0 CommentsSave Tags: .net, javascript, web 2.0
Upload Multiple Files in ASP.NET using jQuery
Continuing my ‘no less than an exciting’ journey of exploring ASP.NET with jQuery, today’s article will demonstrate how to Upload multiple files in... more »
Tweet 0 CommentsSave Tags: .net, ajax, javascript
Now that Firefox 3.5 is out, let the benchmark battles begin
Since the last time I posted browser benchmarks, Google Chrome jumped to version 2, Safari released version 4, Internet Explorer 8 was released, and... more »
Tweet 2 CommentsSave Tags: ajax, javascript, microsoft, usability
Jcrop : the jQuery Image Cropping Plugin
Jcrop is the quick and easy way to add image cropping functionality to your web application. It combines the ease-of-use of a typical jQuery plugin... more »
Tweet 0 CommentsSave Tags: javascript, tools
jQuery Humor
Dude, pull my finger string. - Comic Strip
Tweet 1 CommentsSave Tags: humor, javascript
Indexed Dropdown with jQuery
how to implement a jQuery plugin to transform any dropdown into an indexed dropdown (specially useful when you need to deal with large number of... more »
Tweet 0 CommentsSave Tags: css-html, javascript, usability, web design
Finding real body height using jQuery
Sometimes, you need to know the full content of a document’s height. In our case, we needed to set an iframe to be the full height of its content. ... more »
Tweet 0 CommentsSave Tags: how-to, javascript
jSlickmenu : a jQuery plugin to create slick menus using CSS3
The plugin called jSlickmenu, creates, well, slick menus with jQuery. Combined with some great CSS3 features likes rotation and shadows, this plugin... more »
Tweet 0 CommentsSave Tags: css-html, javascript, web design
JQuery jqGrid Export to Excel Using ASP.NET MVC Framework
In this article we are going to demonstrate jqGrid, JQuery Grid plugin which is used to display tabular data on the form. The article will also... more »
Tweet 0 CommentsSave Tags: .net, javascript, web design
Tutorial: Easiest way to create a Asynchronous upload file function (ajax upload)
The easiest and simplest way to create a asynchronous upload file function. Online complex tutorial has make this really complicated, this tutorial... more »
Tweet 2 CommentsSave Tags: how-to, javascript
List of Really Useful Plugins For jQuery Developers
This is a list of jQuery plugins that jQuery Developers can utilize in development of their own jQuery components, tools and applications.
Tweet 0 CommentsSave Tags: ajax, frameworks, javascript, web design
Flash colors effect with MooTools Framework.
My first post about mootools framework it's powerful, cross-browser, and flexible. In this post how to implement flash colors effect with mootools... more »
Tweet 0 CommentsSave Tags: frameworks, how-to, javascript
Google Chromium Releases Sputnik Javascript Test Suite
Google has released Sputnik, a suite of 5000 tests that touch all aspects of the JavaScript language as defined in the ECMA-262 standard. It was... more »
Tweet 0 CommentsSave Tags: frameworks, javascript, tools
7 MooTools Plugins You Should Use on Every Website
The advantage of using unobtrusive javascript is that you can vastly improve the user experience for website visitors using just a snippet of code.... more »
Tweet 0 CommentsSave Tags: css-html, frameworks, javascript, web 2.0
Free online Quiz for learning php, javascript, mysql, testing, qtp and c#
Useful for testing/knowing your knowledge in particular topic (e.g php,QTP) and also it will be helpful for learning.You can select Question type such... more »
Tweet 0 CommentsSave Tags: database, javascript, php
The Technology Post for June 30th, 2009
The Technology Post for June 30th, 2009
Tweet 0 CommentsSave Tags: .net, css-html, javascript, windows
YUI Components with DWR - DWRDataSource
Integrating DWR with YUI.
Tweet 0 CommentsSave Tags: javascript, web 2.0, web design
Having fun with Canvas, but the aim is to have to use it less and less; Performance wars move from raw JS to DOM
We are having a great time using Canvas for Bespin and a few other projects. Having text, images, and boxes as the primitives on the Web just isn’t... more »
Tweet 0 CommentsSave Tags: css-html, javascript