Ok so like me you may have been using SIFR for a while to load custom font onto your webpages. But nowadays I believe website are moving away from using Flash, especially for basic animation features, the use of jquery [...]
Latest Post
Code Igniter: Mixing segment-based URL with GET querystring
Working on a microsite running on Code Igniter, I faced a dilema of adding and extra query string in a page URL, which is already using segment based URL (eg. domain.com/controller_name/page/). Basically I’m trying to do this: domain.com/controller_name/page/?param=myvalue. Unfortunately CI [...]


