Advertisement
Guest User

Untitled

a guest
Oct 9th, 2015
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.29 KB | None | 0 0
  1. javascript:(function(){!function(){"use strict";function a(a){return a.attributes.readonly}function b(a){a.addEventListener("click",c)}function c(a){a.target.value=prompt("enter new value")}var d=document.getElementsByTagName("input"),e=Array.prototype.slice.call(d),f=e.filter(a);f.forEach(b)}();})();
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement