• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Ron McLeod
  • Paul Clapham
  • Tim Cooke
  • Devaka Cooray
Sheriffs:
  • Liutauras Vilda
  • paul wheaton
  • Rob Spoor
Saloon Keepers:
  • Tim Moores
  • Stephan van Hulst
  • Tim Holloway
  • Piet Souris
  • Mikalai Zaikin
Bartenders:
  • Carey Brown
  • Roland Mueller

Toolbar with color pallette ,different font styles and font sizes

 
Greenhorn
Posts: 8
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
HI,

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 ).

Please help me in this. Thanks in advance

Thanks,
Srinivas Uppala



 
author
Posts: 15385
6
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
It would help if you showed us this mystery script.

Eric
 
Uppala Srinivas
Greenhorn
Posts: 8
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
This is the code which am using in my application.

Problem with this script is i cannot add new font sizes and font styles.

I would help me if you suggest any alternateive option for me.


 
bacon. tiny ad:
We need your help - Coderanch server fundraiser
https://coderanch.com/wiki/782867/Coderanch-server-fundraiser
reply
    Bookmark Topic Watch Topic
  • New Topic