<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: jQuery plugin: Message</title>
	<atom:link href="http://bassistance.de/jquery-plugins/jquery-plugin-message/feed/" rel="self" type="application/rss+xml" />
	<link>http://bassistance.de</link>
	<description>Jörn Zaefferer on Bass, Geeks and Rock'n'Roll</description>
	<lastBuildDate>Fri, 23 Jul 2010 15:57:27 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Peter</title>
		<link>http://bassistance.de/jquery-plugins/jquery-plugin-message/comment-page-1/#comment-189180</link>
		<dc:creator>Peter</dc:creator>
		<pubDate>Tue, 20 Apr 2010 10:28:06 +0000</pubDate>
		<guid isPermaLink="false">http://bassistance.de/?page_id=520#comment-189180</guid>
		<description>Is there a way to add new line inside of message?</description>
		<content:encoded><![CDATA[<p>Is there a way to add new line inside of message?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tommaso</title>
		<link>http://bassistance.de/jquery-plugins/jquery-plugin-message/comment-page-1/#comment-188332</link>
		<dc:creator>Tommaso</dc:creator>
		<pubDate>Tue, 13 Apr 2010 14:21:18 +0000</pubDate>
		<guid isPermaLink="false">http://bassistance.de/?page_id=520#comment-188332</guid>
		<description>ok... found it out myself ^^

$(&quot;div.jquery-message&quot;).fadeOut(&#039;slow&#039;);</description>
		<content:encoded><![CDATA[<p>ok&#8230; found it out myself ^^</p>
<p>$(&#8220;div.jquery-message&#8221;).fadeOut(&#8217;slow&#8217;);</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tommaso</title>
		<link>http://bassistance.de/jquery-plugins/jquery-plugin-message/comment-page-1/#comment-188330</link>
		<dc:creator>Tommaso</dc:creator>
		<pubDate>Tue, 13 Apr 2010 14:12:05 +0000</pubDate>
		<guid isPermaLink="false">http://bassistance.de/?page_id=520#comment-188330</guid>
		<description>is there a way to force the fade out ?</description>
		<content:encoded><![CDATA[<p>is there a way to force the fade out ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Felix</title>
		<link>http://bassistance.de/jquery-plugins/jquery-plugin-message/comment-page-1/#comment-178181</link>
		<dc:creator>Felix</dc:creator>
		<pubDate>Sun, 20 Dec 2009 05:39:46 +0000</pubDate>
		<guid isPermaLink="false">http://bassistance.de/?page_id=520#comment-178181</guid>
		<description>Hello,

was using something similar. Found and tested this concept it&#039;s I really like it.

Thank you!</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>was using something similar. Found and tested this concept it&#8217;s I really like it.</p>
<p>Thank you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eduardo</title>
		<link>http://bassistance.de/jquery-plugins/jquery-plugin-message/comment-page-1/#comment-174417</link>
		<dc:creator>Eduardo</dc:creator>
		<pubDate>Fri, 23 Oct 2009 01:38:19 +0000</pubDate>
		<guid isPermaLink="false">http://bassistance.de/?page_id=520#comment-174417</guid>
		<description>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?</description>
		<content:encoded><![CDATA[<p>The user can speed up hiding of the message by moving the mouse or clicking anywhere.</p>
<p>Is there some config to make it work like this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: iPeter</title>
		<link>http://bassistance.de/jquery-plugins/jquery-plugin-message/comment-page-1/#comment-172514</link>
		<dc:creator>iPeter</dc:creator>
		<pubDate>Wed, 16 Sep 2009 14:08:28 +0000</pubDate>
		<guid isPermaLink="false">http://bassistance.de/?page_id=520#comment-172514</guid>
		<description>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 traditional Alerts.

Regards</description>
		<content:encoded><![CDATA[<p>Hi, this plugin is great.<br />
Is there a way to make the message go away after clicking it? </p>
<p>I need the message stays for a considerable time unless the user wants it, like they may press OK with traditional Alerts.</p>
<p>Regards</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jörn</title>
		<link>http://bassistance.de/jquery-plugins/jquery-plugin-message/comment-page-1/#comment-171723</link>
		<dc:creator>Jörn</dc:creator>
		<pubDate>Sat, 29 Aug 2009 12:34:53 +0000</pubDate>
		<guid isPermaLink="false">http://bassistance.de/?page_id=520#comment-171723</guid>
		<description>@James: Thats sort-of intended behaviour. When the message plugin doesn&#039;t get a text-argument, it display the text-content of the selected element, in this case, the document.</description>
		<content:encoded><![CDATA[<p>@James: Thats sort-of intended behaviour. When the message plugin doesn&#8217;t get a text-argument, it display the text-content of the selected element, in this case, the document.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James</title>
		<link>http://bassistance.de/jquery-plugins/jquery-plugin-message/comment-page-1/#comment-171622</link>
		<dc:creator>James</dc:creator>
		<pubDate>Thu, 27 Aug 2009 13:04:58 +0000</pubDate>
		<guid isPermaLink="false">http://bassistance.de/?page_id=520#comment-171622</guid>
		<description>In Safari, if I click &quot;Show Message&quot; with a blank textbox, it shows the jquery code. Testpage: this one.

Otherwise, all of your stuff is amazing.

James</description>
		<content:encoded><![CDATA[<p>In Safari, if I click &#8220;Show Message&#8221; with a blank textbox, it shows the jquery code. Testpage: this one.</p>
<p>Otherwise, all of your stuff is amazing.</p>
<p>James</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adrian</title>
		<link>http://bassistance.de/jquery-plugins/jquery-plugin-message/comment-page-1/#comment-169285</link>
		<dc:creator>Adrian</dc:creator>
		<pubDate>Sun, 12 Jul 2009 15:45:14 +0000</pubDate>
		<guid isPermaLink="false">http://bassistance.de/?page_id=520#comment-169285</guid>
		<description>Hi,

is there a way to make sure that the message is in the visible part of the page?</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>is there a way to make sure that the message is in the visible part of the page?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adrian</title>
		<link>http://bassistance.de/jquery-plugins/jquery-plugin-message/comment-page-1/#comment-168340</link>
		<dc:creator>Adrian</dc:creator>
		<pubDate>Sun, 21 Jun 2009 16:32:44 +0000</pubDate>
		<guid isPermaLink="false">http://bassistance.de/?page_id=520#comment-168340</guid>
		<description>Hi,

I use it in a development version and everything is fine so far.

I came across your site quite a few times the last days.

Thanks for your great work!</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I use it in a development version and everything is fine so far.</p>
<p>I came across your site quite a few times the last days.</p>
<p>Thanks for your great work!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
