jquery-cluetip
jquery-cluetip copied to clipboard
html.tags not processed
Hello,
having text which includes html.tags like <br /> or <hr /> (for splitting content). But cluetip is not processing these, instead these tags are only visible.
Do I am missing some (could not find any samples)?
Does no matter if I use plain tags like < hr /> or & lt ; hr / & gt ;
Any help would be fine. thx!
Okay, one comment from myself: if I use the splitTitle: '< hr />' (for example) the plugin works, without 'splitTitle' not.