Merry Christmas and a Happy New Year in 2012!

I just wanted to say Merry Christmas to all my readers, and a brilliant new year in 2012. I wish you all the best Andy I’ve been working as a Web-Design / Coder for many years now, and thought it was finally time for me to give back some of the stuff I’ve learned over [...]

Posted in Uncategorized | Leave a comment

 

Slide Down jQuery Login / Info window

I was recently trying to come up with a nice way to have a “login bar” that sticks to the top of the page, and will slide down a login box when someone clicks on it. Below is 2 examples of this feature: Overall width of the page, and set to “stick” at the top [...]

Posted in Uncategorized | Leave a comment

 

Disabling a submit button when submitting a form, using jQuery OR normal Javascript

If you want to disable a button once someone has submitted the form, this can easily be done using jQuery or Javascript. I’m going to give examples of this using both methods. First of all, please see the example of what we are going to be doing Firstly – using normal Javascript: Be aware that [...]

Posted in Uncategorized | Leave a comment