I’ve been using jQuery for quite some time. That is part of the problem, I had only been ‘using’ it. The power of it, how lightweight it is.. who wouldn’t? It does what it says, it makes Javascript fun. But I had only been ‘using’ it. Never before had I contributed, until last night.
-
jQuery Plugin: SimpleSlider
-
Very Simple IE6 Redirect
If I ever am only allowed one rant, it is IE6. I could go on for days about it’s lack of CSS support, bugs, crazy hacks that have been created to ‘cope’ and many other things that make me crawl into the fetal position with my thumb in my mouth.. but I’m not going to. […]
-
PHP Script: Relative Time (Includes Support For Future Dates)
I know that I just went from one extreme (HTML Basics) to another (PHP Functions), but I had to write this script today for a personal project I’m currently working on. I thought that because it was so hard for me to find something like this via Google (which turned out to be a […]