Simple and elegant web design is not much easier to achieve, that too with enormous amount of content to be presented to the users, it requires a lot of improvisation. Tree view menus and navigators are certainly the best choice
Writing simple tabs with jQuery
Content organization without messing up the design or layout is really the hardest part of web design. But with recent web development tools – well it is not that hard enough. jQuery and CSS have transformed the web design to
Best jQuery plugins for 360 degree product view
Once upon a time – OMG am I telling a story or what?.., there was a time when flash animations dominated web design, but today flash has almost lost the hold and jQuery have come into dominance. Every imaginable design
Get the path of executed Javascript file
I spent a lot of time searching for jQuery code snippet that could fetch the current url path from where the jQuery file is executed. But jQuery method $(location).attr('protocol') + "//" + $(location).attr('host'); fetches the url of the current page.
Best QR Code generators for PHP and Javascript
Quick Response Code also known as QR Code was developed by Denso Wave subsidiary of Toyota Japan. QR codes are like Barcodes used to store information, but QR codes can be decoded faster and stores more data. QR Codes plays