PinoyTech.org

CodeIgniter, Kohana, Mootools, jQuery and CSS

Adding an Icon to External links using Mootools

Posted by teejay on June 4, 2009

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

Posted by teejay on June 1, 2009

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 Mootools

 

Using JQuery Live Events

Posted by teejay on April 22, 2009

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

Posted by teejay on April 16, 2009

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

Posted by teejay on March 19, 2009

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