With the release of the iPad and its lack of support for flash, it has stirred up a lot of debates regarding the future of flash. With this in mind, I believe it is wise to build simple widgets like the image slider using HTML/CSS/Javascript, and leave more interactive applications for flash if needed. The [...]
Formwizard is a jQuery plugin which can instantly convert your standard forms into wizard-like interfaces.
Once it is applied, users will be able to fill the form step-by-step (which is nice for big forms) & it becomes possible to show different steps according to the input values.
via Instant Wizard-Like Forms With Formwizard.
Form Tips is a plugin for the popular javascript library jquery. It enables a form to draw default values or messages into input/textarea elements. The text is fetched from the title-attribute of the element.
via Form Tips – jQuery Plugin | jQuery Wisdom.
Today we are building an animated navigation for a watercolor-styled website which will have links that appear to be painted when it is hovered on. The watercolor graphics were created in Photoshop and we’ll be using the popular jQuery JavaScript framework for the animation.
via How to Build a jQuery Brush Stroke Navigation | Onextrapixel – [...]
Often, in your design or development tasks, you are presented with challenges that require a different approach than just plunging head over heels in coding. Research and experiments are a vital part of this process.
This is why this week’s tutorial is structured in a slightly different manner than usual. First we are presented with the [...]
QUnit, developed by the jQuery team, is a great framework for unit testing your JavaScript. In this tutorial, I’ll introduce what QUnit specifically is, and why you should care about rigorously testing your code.
via How to Test your JavaScript Code with QUnit | Nettuts+.
At first glance the Google Map API may seem scary, I mean, were do you possibly start? You probably only want to display a simple map that displays directions to your clients address, you don’t really want an all singing and dancing interactive map with more options than necessary. There has to be a simpler [...]
There’s no denying that the web has evolved and continues to evolve into something very different from what we had in mind a few years ago.
Animation on websites has gone a long way, some time ago everything and anything that had movement on a website was automatically categorized as Flash, now we have these different [...]
It’s about time you started to learn something new right? Well here’s your chance. jQuery is the newest and coolest thing when it comes to websites. Everyone is using it these days, and why not when it’s so easy to do.In this tutorial you will learn just how easy it is by learning how to [...]
I’ve been working on a multiple select plugin on and off for the past couple months and finally have it stable enough for a first release. When I started this project my intentions were only to re-factor Cory LaViska’s MultiSelect implementation, but it quickly turned into a complete re-write with a focus on speed [...]
February 8, 2010
0