/wysiwyg

WYSIWYG (What you see is what you get) is an web based editor to generate buttons

Primary LanguageJavaScript

wysiwyg

WYSIWYG (What you see is what you get) is an web based editor to generate buttons
How to run:
Note:
Cookie is used to store the saved buttons, Please run it in localhost rather than opening it as a file
*cookies wont work if opened as a file ex: "file:///C:/" in many browsers
*HTML5 - run it in supported browsers
1.On changing CSS parameters (middle panel) display button (left panel) and css code (right panel) gets updated dynamically.
2.You can also drag the anchor below display button to change width and height.
3.On clicking "save" button CSS of display button gets stored in a cookie for future retrival.
4.Click on buttons under "History" header to get thier respective CSS.
5.Create a button ex: button text and just copy the css to get the same button.


languages used: Javascript,HTML5,CSS3