标签: jquery jgrowl
如何在jgrowl通知框中包含一个链接,以便可以点击?
答案 0 :(得分:3)
你试过吗? This似乎对我有用吗?
$.jGrowl('<a href="http://www.google.com">Link</a> working?');