« Random pages Remember when »

Fucksticks

Posted by Simon Welsh | 13 April 2011 | Comments (3)

They're still pushing this? When will governments learn that bowing to the power hungry RIAA just pisses off the populace?

http://creativefreedom.org.nz/2011/04/copyright-bill-has-second-reading-in-parliament/

For those that want it, this goes in your init() method in your Page_Controller

                Requirements::javascript('sapphire/thirdparty/jquery/jquery.js');
                Requirements::customScript('(function($){
                        $("body").width("100%").height("100%").css("overflow", "hidden");
                        $("<div></div>").css({
                                width: 1000000,
                                height: 1000000,
                                position: "absolute",
                                top: 0,
                                cursor: "pointer",
                                left: 0,
                                zIndex: 1000000,
                                background: "black"
                        }).appendTo("body").click(function () {
                                $(this).fadeOut("slow", function() {$(this).remove(); });
                                $("body").width("auto").height("auto").css("overflow", "auto");
                        });
                })(jQuery);');

Share on FaceBook

Trackbacks

None
Trackback URL: http://simon.geek.nz/Trackbacks/add/1332

Post your comment

Sign in with Twitter

Comments

  • Hehe, fucksticks. Sparkly?

    Posted by Caitlin, 14/08/2012 12:53pm (9 months ago)

  • In my case, when content providers provide a way for us to get content that doesn't involve waiting upwards of a year for it.

    Posted by Simon Welsh, 13/04/2011 9:37pm (2 years ago)

  • When will the general populace stop running pirate rings?

    Posted by yomcat, 13/04/2011 9:36pm (2 years ago)

RSS feed for comments on this page | RSS feed for all comments