Let’s have some fun with form input fields and allow only numbers to be entered into text field via custom styled keypad. The goal here is not to make a plugin that will have a bunch of options, and other probably not needed stuff, but to simply give users a styled numeric keypad upon field focus, and forbid all other events on the field. As you are about to see, keypad is styled only with CSS and can easily be customized.
As old times slowly fade away, everybody seems to forget classic markings of previous eras. How many of you still remember those old television sets where every change of channel was accompanied with that everlastingĀ static noise? I reckon small percentage, as modern kids are used to new technology where this stuff was polished out. So, for old times sake, lets make a small jQuery gallery plugin which will mimic that behavior with every slide change, and where slides can contain anything from images, to any other content. But, no fancy controls. Just a basic wrapper that hooks up on parent container and transforms it into a one slide at the time gallery, with optional slide interval and static noise duration.
Read more…
Lets start simple. Recently I’ve been working on a project which involved some small padding animations on different elements across entire application. As animated padding on child elements is a simple subject, it is not a problem to write few specific and targeted lines along with other application code, as it was the case in that project. But, as jQueryFun is fairly new in this pool of sharks, it might as well be a good starting point to feel the water and maybe make one small and simple jQuery plugin. So, let’s get started.
Read more…




