Category Archives: jQuery
JQuery Dynamic CSS Class Demo
JQuery can be used in many ways. Since I’m a web designer, I use it like a web designer would, to modify my CSS and enhance my UX. Some of the basic stuff I tend to use JQuery for is … Continue reading
jQuery – Helpful Default Input Values
I’ve recently wanted to try and use some different code to add some default values to my input fields, especially the search box. Most code I’ve seen does some type of a label overlay which involved a lot of freaking … Continue reading
CSS Select Options IE Cut Off
So I’ve been working for the last couple of days on a bug at work that is an IE specific bug but may actually help with other browsers in different circumstances. I’m surprised I haven’t run into this bug sooner … Continue reading