Archive for the ‘Javascript’ Category

Solving Weird Facebook Error 191 in IE7

Posted on January 23, 2012
I was doing some QA for a Facebook application the other day. I encountered a strange error message that only occurred in IE 7, but not in any other browsers that I tested against with (Firefox, Chrome, Safari, perhaps IE >= 8 too). (more...)

Tutorial: Object-Oriented Way of Creating a jQuery Image Slider

Posted on November 22, 2011
The purpose of this article is to demonstrate

ctNotify – A Flexible Multi-Instance jQuery Notification Script

Posted on August 15, 2011
I am pleased to announce the release version of my jQuery notification script. I have made this long time ago, but finally I have polished it enough to be made available to the public. This is a queued notification script, meaning that you can push the notification without worry about overwriting the previous one. Best [...]

ctRotator – A Flexible Item/Image Rotator Script for jQuery

Posted on November 12, 2008
I was taking part in developing an interesting web application - the Thank You Project. During which I made an item rotator script that swaps a list of messages in and out from the message board. I find the rotator script is very useful, so I decide to share it. To get an overview of [...]

Ajax Response Helper for PHP

Posted on October 1, 2008
In Ajax programming development, passing data back and forth between client and server is a common task. There are two major data formats that one can use for this purpose, namely XML and JSON. My personal preference is JSON because I find it's less verbose and easier to parse. Although latest PHP provides a very handy [...]
Page 1 of 41234
Code Central Special

Categories

Polls

  • Your opinion about the design of this site:

    View Results

    Loading ... Loading ...