<?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"
	>
<channel>
	<title>Comments for artViper webdesign &amp; programming</title>
	<atom:link href="http://www.artviper.net/wp/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.artviper.net/wp</link>
	<description>webdesign, PHP, AJAX, mySQL, CSS</description>
	<pubDate>Thu, 20 Nov 2008 10:50:46 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>Comment on mooSlide - revamp! by wahyu</title>
		<link>http://www.artviper.net/wp/2008/05/23/mooslide-revamp/#comment-451</link>
		<dc:creator>wahyu</dc:creator>
		<pubDate>Sun, 05 Oct 2008 05:56:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.artviper.net/wp/?p=163#comment-451</guid>
		<description>Hi!
I want to ask something, how I can close the slider if  'removeOnClick' is false...

Thanks for your time..</description>
		<content:encoded><![CDATA[<p>Hi!<br />
I want to ask something, how I can close the slider if  &#8216;removeOnClick&#8217; is false&#8230;</p>
<p>Thanks for your time..</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on jSocialize bookmark widget by admin</title>
		<link>http://www.artviper.net/wp/2008/05/07/jsocialize-moosocialize-clone-for-the-jquery-framework/#comment-448</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Sun, 28 Sep 2008 09:40:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.artviper.net/wp/?p=160#comment-448</guid>
		<description>Hi folks,

here's a solution for this problem. Replace line 15 ( starts with "var top=" ) to line 23 with this code

var top = $(".socializer").offset().top; 
			var height = $(".socializer").height(); 
			var left = $(".socializer").offset().left; 
			var pos = top+height+20; 
			var div = document.createElement("div"); 
			$(div).hide(); 
			$(div).addClass("soc_container"); 
          		$(div).attr("style", "top:" + (top - 330) + "px; left: " + left + "px" ); 
			$(document.body).prepend(div);

You might need to change the "top-330" to your needs... let me know if that worked for you all.
</description>
		<content:encoded><![CDATA[<p>Hi folks,</p>
<p>here&#8217;s a solution for this problem. Replace line 15 ( starts with &#8220;var top=&#8221; ) to line 23 with this code</p>
<p>var top = $(&#8221;.socializer&#8221;).offset().top;<br />
			var height = $(&#8221;.socializer&#8221;).height();<br />
			var left = $(&#8221;.socializer&#8221;).offset().left;<br />
			var pos = top+height+20;<br />
			var div = document.createElement(&#8221;div&#8221;);<br />
			$(div).hide();<br />
			$(div).addClass(&#8221;soc_container&#8221;);<br />
          		$(div).attr(&#8221;style&#8221;, &#8220;top:&#8221; + (top - 330) + &#8220;px; left: &#8221; + left + &#8220;px&#8221; );<br />
			$(document.body).prepend(div);</p>
<p>You might need to change the &#8220;top-330&#8243; to your needs&#8230; let me know if that worked for you all.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on jSocialize bookmark widget by pk</title>
		<link>http://www.artviper.net/wp/2008/05/07/jsocialize-moosocialize-clone-for-the-jquery-framework/#comment-447</link>
		<dc:creator>pk</dc:creator>
		<pubDate>Sat, 27 Sep 2008 13:31:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.artviper.net/wp/?p=160#comment-447</guid>
		<description>I see the same problem as Peter , The Popup menu, displays always at the Top Left. Any idea how to fix?</description>
		<content:encoded><![CDATA[<p>I see the same problem as Peter , The Popup menu, displays always at the Top Left. Any idea how to fix?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on jSocialize bookmark widget by Peter</title>
		<link>http://www.artviper.net/wp/2008/05/07/jsocialize-moosocialize-clone-for-the-jquery-framework/#comment-443</link>
		<dc:creator>Peter</dc:creator>
		<pubDate>Tue, 16 Sep 2008 00:38:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.artviper.net/wp/?p=160#comment-443</guid>
		<description>I have a strange problem, when you click the image for the popup menu, it always displays in the top left of the browser.Is it possible to change it so the popup displays where the button is located.

pleasde note the mootools version is not like this, it works perfectly</description>
		<content:encoded><![CDATA[<p>I have a strange problem, when you click the image for the popup menu, it always displays in the top left of the browser.Is it possible to change it so the popup displays where the button is located.</p>
<p>pleasde note the mootools version is not like this, it works perfectly</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on mooMessageBox by admin</title>
		<link>http://www.artviper.net/wp/2008/05/15/moomessagebox-highly-customizable-messageboxes-with-mootools/#comment-441</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Sat, 06 Sep 2008 14:25:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.artviper.net/wp/?p=161#comment-441</guid>
		<description>@inc and all other mootools 1.2 users:

Here is the new version for mootools 1.2 - &lt;a href="http://www.artviper.net/download/mooMessagebox12.rar" title="mooMessageBox for mootools 1.2" rel="nofollow"&gt;mooMessageBox 1.2&lt;/a&gt;

enjoy!</description>
		<content:encoded><![CDATA[<p>@inc and all other mootools 1.2 users:</p>
<p>Here is the new version for mootools 1.2 - <a href="http://www.artviper.net/download/mooMessagebox12.rar" title="mooMessageBox for mootools 1.2" rel="nofollow">mooMessageBox 1.2</a></p>
<p>enjoy!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on mooSlide - revamp! by admin</title>
		<link>http://www.artviper.net/wp/2008/05/23/mooslide-revamp/#comment-417</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Mon, 01 Sep 2008 07:50:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.artviper.net/wp/?p=163#comment-417</guid>
		<description>@James: Do you have any sample you can provide? I'd like to have a look at the issue before speaking out any advices.

Thanks!</description>
		<content:encoded><![CDATA[<p>@James: Do you have any sample you can provide? I&#8217;d like to have a look at the issue before speaking out any advices.</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on mooSlide - revamp! by james reed</title>
		<link>http://www.artviper.net/wp/2008/05/23/mooslide-revamp/#comment-412</link>
		<dc:creator>james reed</dc:creator>
		<pubDate>Sun, 31 Aug 2008 11:16:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.artviper.net/wp/?p=163#comment-412</guid>
		<description>This is great and totally what I've been looking for... :)

The only problem is I'm not big on JavaScript and wanted a button within a flash movie to activate the mooslider and the content of the div be a page from anotherwebsite which is a blog....!?!? 

Then somehow have a floating "close Div" button in the blog's Div... :S

am I wasting my time or would this be ever possible?

thanks for you time.</description>
		<content:encoded><![CDATA[<p>This is great and totally what I&#8217;ve been looking for&#8230; <img src='http://www.artviper.net/wp/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>The only problem is I&#8217;m not big on JavaScript and wanted a button within a flash movie to activate the mooslider and the content of the div be a page from anotherwebsite which is a blog&#8230;.!?!? </p>
<p>Then somehow have a floating &#8220;close Div&#8221; button in the blog&#8217;s Div&#8230; :S</p>
<p>am I wasting my time or would this be ever possible?</p>
<p>thanks for you time.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on mooSlide - revamp! by admin</title>
		<link>http://www.artviper.net/wp/2008/05/23/mooslide-revamp/#comment-395</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Fri, 22 Aug 2008 07:50:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.artviper.net/wp/?p=163#comment-395</guid>
		<description>One thing you could do Tom, is to add the parameter "wmode" and the value "transparent" to your flash movie, that mostly helps preventing the flash having always the highest z-index.

Give it a try,</description>
		<content:encoded><![CDATA[<p>One thing you could do Tom, is to add the parameter &#8220;wmode&#8221; and the value &#8220;transparent&#8221; to your flash movie, that mostly helps preventing the flash having always the highest z-index.</p>
<p>Give it a try,</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on mooSlide - revamp! by Tom Finger</title>
		<link>http://www.artviper.net/wp/2008/05/23/mooslide-revamp/#comment-392</link>
		<dc:creator>Tom Finger</dc:creator>
		<pubDate>Thu, 21 Aug 2008 22:05:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.artviper.net/wp/?p=163#comment-392</guid>
		<description>Hi!
I have this problem: If the mooslide content is over a flash movie, it disapears in the flash area. It works great, when the flash movie reached it´s end. Can you please help me out?

Thanks in regards

Tom</description>
		<content:encoded><![CDATA[<p>Hi!<br />
I have this problem: If the mooslide content is over a flash movie, it disapears in the flash area. It works great, when the flash movie reached it´s end. Can you please help me out?</p>
<p>Thanks in regards</p>
<p>Tom</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on mooMessageBox by inc</title>
		<link>http://www.artviper.net/wp/2008/05/15/moomessagebox-highly-customizable-messageboxes-with-mootools/#comment-390</link>
		<dc:creator>inc</dc:creator>
		<pubDate>Thu, 21 Aug 2008 08:50:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.artviper.net/wp/?p=161#comment-390</guid>
		<description>nice script. but i found it not compatible with mootools 1.2 do you know how to fix it?

thanks</description>
		<content:encoded><![CDATA[<p>nice script. but i found it not compatible with mootools 1.2 do you know how to fix it?</p>
<p>thanks</p>
]]></content:encoded>
	</item>
</channel>
</rss>
