Questions tagged [jgrowl]

jGrowl is a jQuery plugin that raises unobtrusive messages within the browser, similar to the way that OS X's Growl Framework works.

jGrowl is a jQuery plugin that raises unobtrusive messages within the browser, similar to the way that OS X's Growl Framework works. This page contains documentation, examples and download.

66 questions
1
vote
1 answer

Magento/jQuery - Get input value AFTER user clicks

I'm using Magento 1.7.0.2 and jQuery 1.9.1 with jGrowl. What im trying to achieve is to get the quantity value of the user, and then displaying it as a jGrowl notification on the top right. jGrowl is just a way of displaying text using $.jGrowl("My…
Gerardo
  • 41
  • 2
  • 10
1
vote
1 answer

Error Message/Notification Component for .NET C# web app using jQuery (jGrowl)

I’m trying to create an error message / notification component for our .net C# web application. The requirements are that multiple messages can be posted, that they persist through partial post backs, and have different types (sticky, error,…
Jaegs
  • 21
  • 4
1
vote
1 answer

Why does qTip2 use .removeData() and .data() in the growl example

I'm starting to use qTip2, and I'm looking the demos of the site. I was trying to understand this one but I didn't understand this so much. I can't understand this part: ... }).removeData('qtip'); ... $(this).data('qtip'); ... I'd like to know why…
mailazs
  • 341
  • 6
  • 22
1
vote
1 answer

How do I prevent a jGrowl message from displaying again when the page is refreshed?

I have spent some time searching but haven't been able to find an answer to this question. When the user peforms some action on my site, a jGrowl message correctly displays. However if the user then refreshes the page, the message unexpectedly…
r0144
  • 109
  • 10
1
vote
1 answer

How to create JSF messages with jGrowl

I need to display messages with jGrowl like this: I need to store the messages into the managed bean using Map. The tricky part is that I want to display the messages into the Map right after they are inserted. The solution I suppose will be to…
user1285928
  • 1,328
  • 29
  • 98
  • 147
0
votes
1 answer

ASP controls or normal html link in jgrowl

I have been using jgrowl, can i know how to use Asp controls in jgrowl or ?? because i need to display a link in notification, when user clicks that link i need to redirect to desired page is that possible ??
0
votes
1 answer

Combing jquery dialog & jGrowl

I have a page that confirms an action using jquery dialog and after the action is executed, the code will initiate the closing of the dialog and goes to back to the portal. While my backend will handle the action made, i would like to notify the…
pivotal developer
  • 503
  • 3
  • 16
  • 31
0
votes
1 answer

How to blur and transparant only background and not content in jgrowl notification

i tried blur and transparant jgrowl notification background, but just transparant works. when blur the content also blur. content mean text notification. i wan't background transparant and blur and not content. THIS jsfiddle CSS:…
0
votes
1 answer

i want jgrowl only pop up once after login

Here's my problem, I tried make notification with jgrwol and done. now I want the notification just pop up once after login. it should be not pop up anymore when I refresh the page or move another menu and back to the notification menu. CODE…
0
votes
1 answer

Wordpress: get link title

I want to use the jGrowl plugin with my custom wordpress theme. my case: you click on a link and a growl-like message box opens. My message should be the link's title text. But how can I echo/display this title? where can I get it from? I already…
0
votes
1 answer

How to replace text inside the jgrowl box smoothly?

I am setting the text inside the jgrowl message box. Here is the example: function findID(whichID, command){ if($(whichID).length) { var url='