If you want to give your users the ability to change the appearance of your website dynamically and you don’t fancy using a PHP Style Switcher, you can always use JavaScript. Continue reading »
If you’re creating an Admin interface for a client which enables them to update content on their website, it is all too easy to produce a mind-numbing form for them and leave it at that. Continue reading »
To add a bit of variety to your website, you might want the header background image (or any image for that matter) to change everytime the page is loaded.
The following script is a simple way to do this using javascript
Continue reading »

What You Said