2

If I put any links in my messages, jGrowl removes them. Can I have links in jGrowl?

Gert Grenander
  • 16,866
  • 6
  • 40
  • 43
pcasa
  • 3,710
  • 7
  • 39
  • 67

1 Answers1

0

When I run this code in firebug console, jgrowl show message with clickable link:

$.jGrowl('<a href="www.stackoverflow.com">test</a>')
Lukasz Koziara
  • 4,274
  • 5
  • 32
  • 43