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..
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.
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.
A simple 3-step guide to retrieve your sweet tweets using javascript and decorate them using CSS.