I want to add a menu bar with drop down list in the web page so that the user can select the desired font size,font style and font color for the text they need to write in the page for further post.How to do this?
Can you guys please help me …..
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
It sounds like you are looking to enable a user to add rich text (much like you can in stack overflow when posting a question). If so, the most common solutions are ckeditor and tinymce.