Sponsored Links

Javascript Tooltip Framework : Opentip

Tooltips are the nice part of a website. It makes forms active, intelligent and helpful to users. There are lot of nice javascript tooltip frameworks are available. Opentip is a very cool javascript tooltip library works with jQuery and Prototype. It works standalone also. So you dont have to load another javasript framework for just showing a tooltip in your website. It creates the tooltips with HTML5 canvas so thatRead More…

Ajaxify Standard Forms Instantly – ALAJAX

Now a days Javascript frameworks like Jquery, Mootools are essential to every webdevelopment environment. The frameworks make javascript programming easier. It not only reduces the lines of custom code but also reduces the pressure on a programmer. Form validation and submission is a real headache for a user management and session management system. To make work easier here is a plugin for Jquery called ALAJAX. It converts a standard formRead More…

Sponsored Links

Jquery 1.5 Released – Features

The Jquery team comes up with its next version jquery 1.5. This version features a complete rewrite of the Ajax module.  the developers say that it brings a higher lever of consistency to the XmlHttpRequest methods across various platforms. This  brought more capability to extend the API and allow the attachment of data handlers, filters and transports. Jquery 1.5 Features Deferred Objects which allow functions to return values where theRead More…

post Json like getJson in Jquery

In Jquery getJson is a great function. it used to Load JSON-encoded data from the server using a GET HTTP request.  In the server side also we can handle json very easly. In PHP just use json_encode () will do the magic. So ajax transportation using PHP and jquery is easy. the problem is PHPVersion  Description 5.3.0       The options parameter was added. 5.2.1          Added support toRead More…

Related Posts Plugin for WordPress, Blogger...