Tutorials
Notice: This page is incomplete.
Here you can find out how to do some cool stuff on anything from plain old HTML to PHP, software like Drupal and IPB, and more!
Javascript
- Digg submission text link
- An alternative to the bulky Diggit buttons.
- Just put this as your anchor ref, a href=, and whenever someone wants to Digg your page it'll auto-fill the URL field, and any title or description tags it finds, on the Digg submission page.
- [ javascript:location.href='http://digg.com/submit/?url='+encodeURIComponent(location.href) ]
- Reddit submission text link
- Same thing as the Digg submission text link but for Reddit.
- Just put this as your anchor ref, a href=, and whenever someone wants to submit your page to reddit it'll auto-fill the URL field, and any title or description tags it finds, on the reddit submission page.
- javascript:location.href='http://reddit.com/submit?url='+encodeURIComponent(location.href)
HTML
PHP
IPB
- Modifications
- Graphics

