AdamR
12th October 2007, 02:52
If anyone here is good at JavaScript, I'd much appriciate some help with a simple BBCode input box.
I have built most of it, I simply need code to:
Add BBCode around selected text if selected (not just at the end).
Add a smiley at the selected position (not just at the end).
Send the contents of the form via HTTP POST (PHP script to read it already done).
You can see my BBCode input box here (http://sc.multiplay.co.uk/samples.php?#bbcode). My current JavaScript functions are here (http://sc.multiplay.co.uk/includes/bbcode.js)
Thanks in advance.
I have built most of it, I simply need code to:
Add BBCode around selected text if selected (not just at the end).
Add a smiley at the selected position (not just at the end).
Send the contents of the form via HTTP POST (PHP script to read it already done).
You can see my BBCode input box here (http://sc.multiplay.co.uk/samples.php?#bbcode). My current JavaScript functions are here (http://sc.multiplay.co.uk/includes/bbcode.js)
Thanks in advance.