
sonya
New User
Oct 22, 2003, 7:49 AM
Post #5 of 5
(4891 views)
Shortcut
|
|
Re: [Ppieter] Great tool to use with ColdFusion
[In reply to]
|
Can't Post
|
|
Great to hear. Also, I forgot to post my editor.js per the previous post. I know it's probably too late to do any good but here it is. Note line 382 has the changed insert_image call. // insert image else if (cmdID.toLowerCase() == 'insertimage'){ showModalDialog(_editor_url + "popups/insert_image.cfm", editdoc, "resizable: yes; help: no; status: no; scroll: no; "); }
|