hi,
strange behavior here: whenever i insert an image, the html created is
<input width="200" type="image" height="276" src="http://www.mediaruimte.be/metalab2/_img ... minger.jpg" />
instead of a <img > tag !!
any idea what's going on ??
Thu, 09/08/2005 - 15:33
#1
RE: bug ? img tag replaced by input !!!
I think you are clicking on the "Image Button" button, not the "Image" button
http://www.fckeditor.net/demo/default.html
Image - 2nd row, 12 along
Image Button - 26 along.
The toolbar images are very similar!
RE: bug ? img tag replaced by input !!!
oooooooh bloody me !!
thank you bnoblet ! i was digging deep in the Js to find the error... you saved my night