Can we detect if user has selected ONLY an image?

  •  04-24-2007, 3:28 PM

    Can we detect if user has selected ONLY an image?

    I would like to be able to detect if a user has selected ONLY an image, ONLY text or a combination of both.  In another editor product, you can detect the selection of an image because there are 'selectedHTML' and 'selectedTEXT' function calls available.  If the length of the content returned by 'selectedTEXT' is zero but the length of the content returned by 'selectedHTML' is not zero, the user has selected only an image.   Is there a way to detect the same in CuteSoft?

View Complete Thread