jquery - Is there any way to support HTML tags code inside bootstrap Tooltip? -


recently i'm facing problem bootstrap 3 tooltip when i'm trying add html code inside title attribute. shows me plain html tags code.

here problem

enter image description here

yep. depending on how use it, have specify html option true. read docs here.


Comments

Popular posts from this blog

c# - Update a combobox from a presenter (MVP) -

How to understand 2 main() functions after using uftrace to profile the C++ program? -

How to put a lock and transaction on table using spring 4 or above using jdbcTemplate and annotations like @Transactional? -