Viewing Category » Web Development

PHP Function to Auto Convert URL into Hyperlink

Post Thumbnail of PHP Function to Auto Convert URL into Hyperlink

In wordpress, if you want to auto convert all URLs in your string into clickable hyperlinks, you can actually do it using the built-in function make_clickable(). If you need to do that outside of wordpress, you can refer to the function’s source code at..

Filed in Web Development
Posted on 2 September 2009 • 3 comments

Modifying qTip To Show Tooltip Only On A Specific CSS Class

Post Thumbnail of Modifying qTip To Show Tooltip Only On A Specific CSS Class

qTip is a light-weight javascript tooltip script written by qrayg.com. By default, qTip automatically apply tooltip on all elements specify by you. In most cases, however, you don’t want to show tooltip on all elements. For example, my Wordpress Theme Demo Bar plugin uses qTip and of course I don’t want tooltips on all <a> tags.

Filed in Web Development
Posted on 23 August 2009 • 0 comment

11 Free & Great Javascript Colour Pickers for Web Development

Post Thumbnail of 11 Free & Great Javascript Colour Pickers for Web Development

Here I am going to review 11 free and great javascript colour picker plugins for web development.
For each single picker, 9 aspects will be reviewed, such as Loading time, Cross browser compatiblity, Accuracy of selection, Support multiple inputs, etc.

Filed in Web Development
Posted on 20 June 2009 • 0 comment

Get & Display Latest Tweets (Twitter Status) using Javascript

Post Thumbnail of Get & Display Latest Tweets (Twitter Status) using Javascript

A simple 3-step guide to retrieve your sweet tweets using javascript and decorate them using CSS.

Filed in Web Development
Posted on 18 June 2009 • 6 comments
 Page 2 of 2 « 1  2