Toolbox – Insert Text into TinyMCE at cursor
In my mind, I can hear the them to Picture Pages playing in the background – because I want to remind you that in my quest to be a better web developer (and share with the world) I started this “toolbox” so I could keep a cataloged stockpile of simple easy to use tricks to [...]
Parsing what's dished out (I'm looking at you Godaddy)
It’s no secret – well if you’ve been listening to me for the past few days, that I’ve been upset with GoDaddy’s free web hosting. I have a side project for a client, and it needed an admin back end done – something to edit the pages, nothing crazy or too difficult and since I [...]
Jquery Sliding
The Project In one of my projects, I thought it would be cool to have a drop down select box trigger a slide down for the results, then slide up and slide back down when a new choice was selected. Seemed pretty easy, but when I got into it, it wasn’t as easy as I [...]
Quick and Dirty Password masking/unmasking toggle
I think it’s easier then using a double password field that just takes more time to fill in – but that’s just me.