STOP SOPA

watchtowertoarrow:

jayziti:

STOP SOPA.

For the love of the internet and all that has brought so many people and events into our lives!

(via ghoulmann)

My Mixes : 20120105

20120105 by donroche

My latest mix of some electronic and rock songs.

Tags: djing mixes

HTML : Simple back button

<a href=”#” onclick=(history.back())>Back</a>

Enjoy its simplicity.

Javascript : scrollIntoView()

There are two things I hate most in web development; Javascript and Internet Explorer. A stupid amount of my time is wasted trying to find hacks for Internet Explorer. I spent a month trying to fix this annoying little problem. IE for some reason, would not allow anchor links to work in tabs using jQuery after the database has been updated. It was a tiny little problem that I couldnt solve, then I found this one line solution.

<a onClick=”document.getElementById(‘linkName’).scrollIntoView();” style=”cursor: pointer;”>Link Name</a>

 

This scrolls down to your anchor link be it in Firefox or Internet Explorer. The style above gives it the right cursor so it looks like a hyper-link.

Facebook: I Love Ron Paul

Interesting piece on info:

1. Copy the term that comes after the colon: @+[180524488684766:0]
2. Paste it in the comment box.
3. Delete the “+” sign.
4. Press “Enter.”

In doing so produces the comment, “I Love Ron Paul”. Neat.