Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter chazy

    (@chazy)

    The following example from documentation suggests we can use html tags in “Title”:

    [expand title="<img src='falcon_girl.jpg' />" tag="div" alt="Falcon Girl"]Target Content[/expand]

    However, this doesn’t work for me, as the whole <img src='falcon_girl.jpg' /> actually displays (view-source reveals that the tag is surrounded by double-quotes, effectively making it text).

    Thread Starter chazy

    (@chazy)

    Answering myself:

    It’s entirely possible to use html tags into the “Title” tag. However, if you use the “Tag” directive, it overwrites it. Didn’t work for me because I still had the “Tag” there.

    Plugin Author Baden

    (@baden03)

    Correct. The tag attribute wraps the entire trigger.
    Glad you got it figured out.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Styling "Title" attribute’ is closed to new replies.