Quantcast
Channel: Comments on: jQuery plugin: Message
Browsing all 10 articles
Browse latest View live

By: Adrian

Hi, is there a way to make sure that the message is in the visible part of the page?

View Article



By: James

In Safari, if I click “Show Message” with a blank textbox, it shows the jquery code. Testpage: this one. Otherwise, all of your stuff is amazing. James

View Article

By: Jörn

@James: Thats sort-of intended behaviour. When the message plugin doesn’t get a text-argument, it display the text-content of the selected element, in this case, the document.

View Article

By: iPeter

Hi, this plugin is great. Is there a way to make the message go away after clicking it? I need the message stays for a considerable time unless the user wants it, like they may press OK with...

View Article

By: Eduardo

The user can speed up hiding of the message by moving the mouse or clicking anywhere. Is there some config to make it work like this?

View Article


By: Felix

Hello, was using something similar. Found and tested this concept it’s I really like it. Thank you!

View Article

By: Tommaso

is there a way to force the fade out ?

View Article

By: Tommaso

ok… found it out myself ^^ $(“div.jquery-message”).fadeOut(‘slow’);

View Article


By: Peter

Is there a way to add new line inside of message?

View Article


By: wangxinyu

jquery.message.js IE bug: $(window).bind(“mousemove click keypress”, fadeOutHelper); should: $(document).bind(“mousemove click keypress”, fadeOutHelper);

View Article
Browsing all 10 articles
Browse latest View live




Latest Images