Tag Archives: jQuery
jQuery Radio Buttons
During a work project I was asked to hide elements of a form based on the value’s of checked radio buttons using jQuery. The trick with radio button sets is that they share a name attribute, which makes targeting each … Continue reading
Google SEO Starter Guide and Official jQuery Plugins
Having just got back from vacation I’ve noticed two great updates in the web development world; first being the Google SEO Starter Guide and the second being the new jQuery plugins contributed by Microsoft. At first glance I have to … Continue reading
Working with jQuery
Lately I have been slowly teaching myself how to write jQuery scripts by hand, and its usefulness has come up at work, were I’ve been asked to find solutions to problems and idea’s. Sometimes I try to find some examples on the … Continue reading
