winnerowns Posted July 10, 2014 Author Posted July 10, 2014 Congratulations on learning simple Javascript. ...Do you even know what that is
Administrator Maldesto Posted July 10, 2014 Administrator Posted July 10, 2014 They changed how paypal looks like a week ago. 1
winnerowns Posted July 10, 2014 Author Posted July 10, 2014 They changed how paypal looks like a week ago. fake and gay idk it looks like the old version for me sometimes
Swizzbeat Posted July 10, 2014 Posted July 10, 2014 (edited) Congratulations on learning simple Javascript. Congratulations on not knowing the difference between web technologies. You meant HTML. Edited July 10, 2014 by Swizzbeat 1
VladBots Posted July 10, 2014 Posted July 10, 2014 Congratulations on not knowing the difference between web technologies. You meant HTML. You CAN use JavaScript to make a webpage editable on your end.
BigGigachad Posted July 10, 2014 Posted July 10, 2014 (edited) Congratulations on not knowing the difference between web technologies. You meant HTML. put this in the address bar then you can edit the webpage lol example: javascript:document.body.contentEditable='true'; document.designMode='on'; void 0 Edited July 10, 2014 by Jebbyo
Swizzbeat Posted July 10, 2014 Posted July 10, 2014 put this in the address bar then you can edit the webpage lol example: javascript:document.body.contentEditable='true'; document.designMode='on'; void 0 That's a retarded way of doing it when you can just edit the select div value.