BenRussell
Programmer
In Internet Explorer 5.5+ it has the ability to make a "rich text editor" (by using the execCommand(); command, it lets you bold text, underline it, insert images, etc.). However, I was wondering how I can insert a table? What is the execCommand() value for it? I tried 'inserttable' and it didnt work.
- Ben
- Ben