Browse by Tags

All Tags » image tag
  • Is it possible to enforce Alternative Text for an image?

    Hi, We are finding many cases where our web editors do not supply Alternative Text when inserting images into CuteEditor. The result is an <img /> that lacks an 'alt' attribute which has adverse effects for both SEO and W3C validation. We are wondering if there is any way to make typing some Alt Text compulsory when uploading images ...
    Posted to Cute Editor for .NET (Forum) by mediaworks on July 25, 2010
  • Adding a port address as prefix to img src

    We are trying to load an xhtml document to cute editor from database.In our content database  links are stored as relative paths.while displaying the content in cute editor ,<img tag takes the source path  relative to the application folder (*<img class=''c2'' alt=''WordDocument_doc_parts/image1.jpg'' ...
    Posted to Cute Editor for .NET (Forum) by sabira on July 27, 2007
  • Auto correction of onclick in image tags

    Hello   i wolud like to do some code like this <img src=''myimage'' onclick=''Zoom(this)''> in ce. But ce always auto corrects the onclick event, so that it is not availabe in the saved code.   Is there any possibility to switch the auto correction off for this certain case?   Thanks for ...
    Posted to Cute Editor for .NET (Forum) by cmotal on May 14, 2007