Well today is windows 7 release day, so i woke up this morning logged into my student email (used the £30 student deal on pro upgrade) to get my download link and product key.
After using works internet to download it i realised that it was a .exe installer so i would need a copy of [...]
In this article i will show you how to create a simple javascript editor that inserts some content into a text area, in my case bbcode. Its sole purpose its to make using bbcode easier for the end user. It isnt a WYSIWYG Editor!
The first and most important part is the text area, this is [...]
Ive swapped theme on this blog, the old one was getting a bit dated and i was having some problems reading posts after the faded background disappeared. The wite text on the black background was rather hard on the eyes, i think it has something to do with the font that was in use.
So ive [...]
Overlay boxes are poping up all over the place now, the most common use ive seen is to display a bigger version of an image when you click on a thumbnail.
They arent hard to create, all you need is 2 or 3 divs and a few lines of javascript, for a basic one. There are [...]