Sponsored Links

Admin Theme with Twitter Bootstrap – Charisma

Twitter bootstrap is a very nice framework from building resposive websites and templates. It reduces huge amount of development time for creating a responsive website that just works on all devices. Muhammad Usman made a nice Admin theme called Charisma based on Twitter bootstrap and jQuery UI. He released the theme on Apache 2.0 License. So you can use it for your next web project for free. Charisma comes withRead More…

Javascirpt Parallax Animation Library – Jarallax

Jarallax is a nice feature rich parallax animation library using javascript and jQuery. This library allows to create easy and simple parallax animations using javascript. This library provide custom controlls to controll the animation other than scrolling of the page. It also supports key frames and different css properties to be applied on the animation. The controllers compared to time-based animations, allows us to decide the events that animations will reactRead 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...