Found a few crazy javascript codes that do some crazy stuff and make people going crazy. [
Read More ]
Want to see the live actions of your website users? Robot Replay does the job for you. [
Read More ]
Oh, not again!! Another browser compatability issue caused by IE6!! I have been working on my new project - Helper Balloon for about 2 weeks now, and everything goes smoothly except for the IE6 support of PNG's transparency, which took me nearly the whole day to fix it. [
Read More ]
Most web browsers like Firefox (Ctrl+D), Opera (Ctrl+T) and IE (Ctrl+D) provide keyboard shortcuts to enable users bookmark their favorite pages. [
Read More ]
I have encountered quite a few times when a page need to refresh itself or redirect to another page in a certain amount of time, and one of my friend also ask me this question before. So I think it would be good to put this code in an article so that it can be referenced later on very easily. The following javascript code can be used to redirect a page in 5 seconds. [
Read More ]