Creating menus for mobile users gives webdesigners a unique challenge, which can be dealt with in very different ways. One of the quickest ways is to use a jquery plugin, now if you are not loading jquery as part of your site already this might be overkill just to use it for a menu. But a lot of us use JQuery so this can be a good solution.
5 plugins to do inline form validation with jQuery
March 19th, 2010Inline form validation is a great usability feature that helps ensure that your visitor don’t fill out your forms incorrectly and submit just to be prompted with a message, that they have forgot a @ in their email address by making the the validation process happen while or just after they type something in a form.
10 jQuery plugins to do graphs and charts
February 20th, 2010Tables are great for displaying data and getting complex analysis data across. But who are we kidding, this is the internet. I know I for one have the attention span of a goldfish. A picture or a graph say more than a thousand words have never been truer than it is today. I’ve collected a list of jQuery plugins to help you make nice looking graphs and charts from your data.
Read the rest of this entry »
8 places to start learning jQuery
October 21st, 2009Okay, right off the bat. I’m no jQuery expert and I’m by no means a coding expert. I can code CSS/HTML in my sleep of course, but I have not worked a lot javascript. I have been learning it a bit at the time as I’ve had the need for it.
And then along came jQuery. That really made me get a lot more into javascript as it made thing so much easier. Know having said that jQuery takes a bit of time to learn too. Here is the list of sites I like to visit when I want to learn a bit of jQuery: