I always strive for simple solutions to all my problems, akWpLightBox plugin is result of one such endeavor. For quite some time now I was looking for a plugin which is lightweight, and can show images in lightbox like effect, in my blog. The effort of creating a javascript functionality for that was putting me […]
Tag Archives: jquery
akModal: simplest alternative to thickbox
For those in hurry, download the plugin from jquery plugin page [download#11#nohits] It is a modal pop up box. It can be used to display any url as popup box. It’s simplicity lies in the fact that, we can use it to display forms etc, and then submit the forms, something like I used it […]
akeditable: Jquery inplace editor
Those of you in hurry to download the plugin or source can download it from plugins page of akeditable at jquery . This is the plugin based on jEditable plugin created by Tuupola and Dylan Verheul. The purpose of create this plugin was to specifically solve the problem that i was facing, ie to give […]
Jquery : An Introduction
Jquery according to me is javascript++ , a library that enhances the javascript without adding lot of burden to learn some new syntax and or way of coding, other then what you already know of javascript. In other words, if you are beginning with javascript and looking for a javascript library that can help you […]