How to Create Simple jQuery Tooltip

There are so many jQuery Tooltip we can find on Google. However, sometimes we just need something simple. So, why don’t you create your own? Basic This tooltip would replace title attribute of an HTML element. This tooltip text is extracted from the title attribute. This tooltip is compatible with common modern browser. This is [...]
jQuery PHP: Facebook Friend Selector Without FBML

Facebook friends selector is one of important thing when you develop a Facebook application. It will simplify the way your visitor select their Facebook friend’s instead of manually find friend’s user ID. Just type part of the friend’s name, the matches name will appears below the field and select one you want. This is not [...]
jQuery Twitter Marquee

May be you see it everyday, a seamless-continuous marquee in the Twitter homepage shows the current trending topic. It’s damn good with fading background and short description in a tooltips. If you like that marquee and want to put it in your website/blog, I have write such script using jQuery and CSS3 I just stolen [...]
