Created
November 21, 2008 23:07
-
-
Save greatseth/27685 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <form onsubmit="new Ajax.Request('/subscriptions/800', {asynchronous:true, evalScripts:true, onComplete:function(request){replace_all_duplicate_buttons("subscribeForm-Show52", | |
| "SubscribeForm-Show52");}, onLoading:function(request){subscription_loading_subscribed('SubscribeForm1-Show52')}, onSuccess:function(request){unsubscribe('SubscribeForm1-Show52', request.responseText.evalJSON());}, parameters:Form.serialize(this)}); return false;" method="post" id="new_subscription" class="subscriptionForm" action="/subscriptions/800"> | |
| <input type="submit" value="Unsubscribe from Show" title="Unsubscribe from Show" name="commit" class="submitButton input_submit unsubscribe"/> | |
| <label><span>New Saturday Night Live videos will be posted to your subscriptions feed in your profile.</span></label> | |
| <input type="hidden" name="_method" value="delete"/><input type="hidden" name="format" value="js"/></form> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment