Adding an Icon to External links using Mootools
Some usability websites have said that adding a certain image or indicator for links linking outside your domain should be done. I really don't know but as part of regularly modifying this blog, I decided to add this as well.
Continue reading Adding an Icon to External links using Mootools
Learning Mootools
When I needed to finish your work as soon as possible, jQuery was there for me, especially with my 'very' limited javascript knowledge :)
Continue reading Learning MootoolsUsing JQuery Live Events
jQuery 1.3 was released a few months ago but I really didn't try out the changes, especially the live event.
Continue reading Using JQuery Live Events
How to create a Javascript Pop-up
If you're like me, you've probably seen a lot of pop-ups on the net. Some sites use them for ads and offers.
Continue reading How to create a Javascript Pop-up
How to Prevent CSS and Javascript Caching
Browsers have a tendency to cache Javascript and CSS files. I have been recently using this technique because sometime we want results fast!Continue reading How to Prevent CSS and Javascript Caching