squiblo Posted August 29, 2009 Share Posted August 29, 2009 im not sure if this is anything to do with any PHP but what I am looking for is a toolbar for a form in my website, just like what people use here on the forums and click the icon and code tags, a href tags appear and change font etc, what keywords can i search in google for something like this? Link to comment https://forums.phpfreaks.com/topic/172408-form-toolbars/ Share on other sites More sharing options...
peranha Posted August 29, 2009 Share Posted August 29, 2009 what you are looking for is BBcode. Link to comment https://forums.phpfreaks.com/topic/172408-form-toolbars/#findComment-909014 Share on other sites More sharing options...
ignace Posted August 29, 2009 Share Posted August 29, 2009 im not sure if this is anything to do with any PHP but what I am looking for is a toolbar for a form in my website, just like what people use here on the forums and click the icon and code tags, a href tags appear and change font etc, what keywords can i search in google for something like this? http://tinymce.moxiecode.com/ (most (ab)used WYSIWYG) Or if you are into programming your own plugins and are looking for a customizable editor then take a look at: http://developer.yahoo.com/yui/editor/ (A great WYSIWYG) Link to comment https://forums.phpfreaks.com/topic/172408-form-toolbars/#findComment-909015 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.