jquery

Simple tricks to boost website performance

Time is money and it doesn’t stop for you at any cost. All the web users expects our website to load in blink of an eye. Users worry mainly on functionality, and least bothered on what technology, methodology, & framework we use to create the app or website. Architects need to…

Read More

Star rating system in jquery, mootools & simple javascript

Star based rating system is created using html for user interface, client side script/language, server side script/language and database for storing the rating points. I have created three versions of rating systems using simple javascript, mootools, jquery for client side script. PHP for server side script for storing the rating points in MySQL database, actually one can use any server side scripts like C#,VB.NET, typically any language.

Read More