Does anyone know how to add a button during the intermediate image view to allow the user to add the picture to their stumble upon page?
and example would be when pressing the button is: http://www.stumbleupon.com/submit?url=http://skidpics.com
Where when you push the submit button, it would pass on the URL variable..and submit it to stumble upon...
Any help would be appreciated, as I canntop get tagblitz to work..
-- Skidpics
Caution: Site has adult content!
This is similar to other social bookmarking scripts, used very widely all over. You could probably write a simple JS script, which when clicked on, will open the "http://www.stumbleupon.com/submit?url=" URL, with the URL of the website your gallery runs on appended to it?