Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Inmedia 124 posts 176 karma points
    Aug 15, 2012 @ 21:13
    Inmedia
    0

    Richtext editor doesn't render title tag on span element?

    Im trying to create tooltips on some words in my content text. I want to do this by putting a span with a class on the word in the richtext editor. Then add a title tag to that span....

    But I can't seem to be allowed to do this in the richtext editor... Does any one know why and how I can achieve this?

  • Inmedia 124 posts 176 karma points
    Aug 15, 2012 @ 21:14
    Inmedia
    0

    To be more specific, I succed in putting the span around the word with the class... It's only  the title tag that I can't add for some reason?

  • Nigel Wilson 944 posts 2076 karma points
    Aug 15, 2012 @ 22:10
    Nigel Wilson
    0

    Hey Inmedia

    Try updating config/tinyMceConfig,config - near the end of the file there is the following:

    -span[class|align|style]

    change it to:

    -span[class|align|style|title] 

    You will have refresh your application pool or "touch" the web.config file for the change to take affect.

    Hopefully this will get the result you are after.

    Cheers, Nigel

Please Sign in or register to post replies

Write your reply to:

Draft