Hi,
I just noticed that FCKeditor sometimes inserts an image with the <img src="..."> tag but sometimes it enters an <input type="image" src="..." > tag.
Can anyone explain the use of this ? I added 2 images in exactly the same way and one has an img tag an the other an input tag.
I just noticed that FCKeditor sometimes inserts an image with the <img src="..."> tag but sometimes it enters an <input type="image" src="..." > tag.
Can anyone explain the use of this ? I added 2 images in exactly the same way and one has an img tag an the other an input tag.
RE: Inserting image <img>or <input> ?!