LemonInflux Posted February 10, 2008 Share Posted February 10, 2008 On a site I'm doing, I need to add a comment system. I built a simple one, (with buttons to add BBCode etc.), and took that to the client. He was happy with it, but he was looking for something that allowed him to click the BBC buttons, and instead of wrapping the highlighted text in ['b']['/b'] tags, it would actually show up bold in the comment box. So that users could see what their comment looks like before posting it. If you don't understand what I mean, look at the e-mail writing screen on windows live hotmail. That has buttons at the top, and the text changes colour, or is made bold, or images are added, in the comment box, before the user sends the message. Sorry if I haven't been clear, I couldn't think of a better way of putting this. Just say if you want an example, and I'll go find one. This is in javascript, because I think javascript is the closest thing to what I'm trying to say. Move the topic if it isn't. Thanks in advance, Tom Quote Link to comment Share on other sites More sharing options...
AndyB Posted February 10, 2008 Share Posted February 10, 2008 http://tinymce.moxiecode.com/ Quote Link to comment Share on other sites More sharing options...
LemonInflux Posted February 10, 2008 Author Share Posted February 10, 2008 solved! Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.