BITTE NICHT FÜR ECHTE KONVERTIERUNGEN BENUTZEN!

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!

PLEASE DON'T USE IT FOR REAL CONVERSIONS!

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!

JavaScript Buttonator (Pre-Alpha)

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.

Input
Button Name:
Button Image:
Bytes: Status:

Output
Bytes: Saved: % Saved:
Click here to install the button: No Button

Changes in chronological order:

ToDo:

Done in the main Buttonator.

Thanks and Licenses

This page

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.

Remove Javascript Comments

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.

Replace Problem Characters

Thanks to A. Ruzanov (Lex1) for the infos http://my.opera.com/community/forums/findpost.pl?id=2883796

Skin Elements for Opera 9 - 10

Code taken from http://www.puzzleclub.ru/files/button_maker/skin_elements.html, Copyright 2007- by Mike Samokhvalov with friendly permission.

Special Thanks to

Vectronic who gave a lot of good hints to improve and speed up the script