With this tiny PHP script you are able to remind your website visitors to support you via StumbleUpon. The script automatically displays a balloon tipp (as shown screenshot) with a custom text like “Please support us on StubleUpon” under the “I like it” button at the StumbleUpon bar. Simply download the the stumbleremider PHP script and extract the stumblereminder.php file and upload it to your webserver.
<? // includes the php script (setup the right location path on
your webspace)
require_once(‘stumblereminder.php’); ?>
<? // runs the likeReminder() function. Feel free to edit the
balloon tip text.
likeReminder(“Please support us by clicking the StumbleUpon ‘I like it!’ button!”); ?>
And last but not least, the most important thing is to support this script on StumbleUpon, Facebook, Twitter, your Blog/Website, or any other social media portal
.
Thanx for that!
http://www.stumbleupon.com/su/1bvrQV/www.lucidlab.cc/26/stumbleupon-balloon-tip-i-likie-it-reminder
Cool… thanx for the script!