In my application am developing a toolbar which should have color pallette and font styles , font sizes as drop down. I got a javascript tool bar for this from google(wysiwyg.js). But problem is am not able to add new font sizes and font styles to this script(In this script i can choose only 6 font sizes . If i want some other font sizes am not able to add it to the script.
My Requirement is like once the user has selected the color , font , font style and save the data it should be saved in the database and when he wanted to see the data again it should display in the same way how he saved the data into database. (like with color ,font whatever he selected ).