Dieser Button Generator ist meine Testumgebung für neue Algorithmen bei den String Routinen. Er kann fehlerhaften Code und unvorhersehbare Resultate hervorbringen!
Bitte benutzt den Buttonator aus meinem my.opera Blog oder einen der Button Generatoren aus diesem my.opera Forenbeitrag. Danke!
This button generator is my test bed for new algorithms in the string routines, it may produce faulty code or unpredictable results!
Please use the Buttonator from my my.opera blog or one of the Button Genrators form this my.opera forum post. Thank You!
You can condense JavaScript code using the form below and build an Opera Button from it. Just fill in a Name and a Opera Skin Image Name, cut and paste any script code into the text area marked 'Input', press the 'Buttonize' button and the condensed version will appear under 'Output.'
Buttonator removes comments, reduces whitespace to the necessary minimum and escapes all critical entities, even nested quotes in the Javascript code.
You can then use the 'Select' button to quickly highlight the output for easy cut and paste, or press the install button.
Done in the main Buttonator.
Copyright 2010 by Roland Reck (QuHno). All content on this page is published under the GNU Public License unless stated otherwise by the individual copyright holders. For the individual "terms of use" please visit the pages as stated below.
Code taken from http://james.padolsey.com/javascript/removing-comments-in-javascript/, Copyright 2004- by James Padolsey. Please see http://james.padolsey.com/terms-conditions/ for terms of use.
Thanks to A. Ruzanov (Lex1) for the infos http://my.opera.com/community/forums/findpost.pl?id=2883796
Code taken from http://www.puzzleclub.ru/files/button_maker/skin_elements.html, Copyright 2007- by Mike Samokhvalov with friendly permission.
Vectronic who gave a lot of good hints to improve and speed up the script