<?xml version="1.0" encoding="iso-8859-1"?><!-- generator="wordpress/2.2.3" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/"  
	xmlns:dc="http://purl.org/dc/elements/1.1/"  
	>  
<channel>
	<title>Kommentare zu: Pageear - free peel away ad</title>
	<link>http://www.webpicasso.de/blog/pageear-free-peel-away-ad/</link>
	<description>Flash, Actionscript, PHP, CSS, Web 2.0, Pagepeel kostenlos</description>
	<pubDate>Fri, 30 Jul 2010 03:53:25 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.3</generator>

	<item>
		<title>Von: Chris</title>
		<link>http://www.webpicasso.de/blog/pageear-free-peel-away-ad/#comment-7116</link>
		<dc:creator>Chris</dc:creator> 
		<pubDate>Mon, 14 Jun 2010 16:59:30 +0000</pubDate>
		<guid>http://www.webpicasso.de/blog/pageear-free-peel-away-ad/#comment-7116</guid>
		<description>I hope someone can help me as I'm having trouble to position this over an image. Strangely enough, if I change the put the SMALL swf on top of the image it's OK but the large one goes under the image. Z-indexes are correctly placed, what could be the problem?

Thank you.</description>
		<content:encoded><![CDATA[<p>I hope someone can help me as I&#8217;m having trouble to position this over an image. Strangely enough, if I change the put the SMALL swf on top of the image it&#8217;s OK but the large one goes under the image. Z-indexes are correctly placed, what could be the problem?</p>
<p>Thank you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: Abhijeet</title>
		<link>http://www.webpicasso.de/blog/pageear-free-peel-away-ad/#comment-7092</link>
		<dc:creator>Abhijeet</dc:creator> 
		<pubDate>Fri, 28 May 2010 09:26:31 +0000</pubDate>
		<guid>http://www.webpicasso.de/blog/pageear-free-peel-away-ad/#comment-7092</guid>
		<description>Hi,

I have 2 questions:

1. Can I have 2 peeler ads at a time on the page?
    One at left corner and another at right corner.

2. Can peeler ad open automatically only for the first time?
    and after that on page refresh it should not open automatically.

Thanks
-Abhijeet</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I have 2 questions:</p>
<p>1. Can I have 2 peeler ads at a time on the page?<br />
    One at left corner and another at right corner.</p>
<p>2. Can peeler ad open automatically only for the first time?<br />
    and after that on page refresh it should not open automatically.</p>
<p>Thanks<br />
-Abhijeet</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: kodin</title>
		<link>http://www.webpicasso.de/blog/pageear-free-peel-away-ad/#comment-6930</link>
		<dc:creator>kodin</dc:creator> 
		<pubDate>Thu, 08 Oct 2009 07:27:14 +0000</pubDate>
		<guid>http://www.webpicasso.de/blog/pageear-free-peel-away-ad/#comment-6930</guid>
		<description>great.

i manage to play around. what i do is, i style the peel using div in index.html file

    
    writeObjects();


then in pageear.js

i insert  float:left  beside position:absolute

and it works!! here the working one http://www.mgrc.com.my/index_peel2.shtml

thanks christian.. :)</description>
		<content:encoded><![CDATA[<p>great.</p>
<p>i manage to play around. what i do is, i style the peel using div in index.html file</p>
<p>    writeObjects();</p>
<p>then in pageear.js</p>
<p>i insert  float:left  beside position:absolute</p>
<p>and it works!! here the working one <a href="http://www.mgrc.com.my/index_peel2.shtml" rel="nofollow">http://www.mgrc.com.my/index_peel2.shtml</a></p>
<p>thanks christian.. <img src='http://www.webpicasso.de/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: admin</title>
		<link>http://www.webpicasso.de/blog/pageear-free-peel-away-ad/#comment-6928</link>
		<dc:creator>admin</dc:creator> 
		<pubDate>Wed, 07 Oct 2009 03:59:58 +0000</pubDate>
		<guid>http://www.webpicasso.de/blog/pageear-free-peel-away-ad/#comment-6928</guid>
		<description>Hi Kodin,

yes, thats possible. The pagepeels are in two div container which are positioned absolute. Try to play around to set both div relative and put the writeObjects() call into the div layer where the peel should appear.

Christian</description>
		<content:encoded><![CDATA[<p>Hi Kodin,</p>
<p>yes, thats possible. The pagepeels are in two div container which are positioned absolute. Try to play around to set both div relative and put the writeObjects() call into the div layer where the peel should appear.</p>
<p>Christian</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: kodin</title>
		<link>http://www.webpicasso.de/blog/pageear-free-peel-away-ad/#comment-6927</link>
		<dc:creator>kodin</dc:creator> 
		<pubDate>Tue, 06 Oct 2009 22:58:40 +0000</pubDate>
		<guid>http://www.webpicasso.de/blog/pageear-free-peel-away-ad/#comment-6927</guid>
		<description>hi.

great script. i wonder, can this page peel ads script insert in body?

means that the flash display in center body, and fit with browser.

i use ur script in this website http://mgrc.com.my

the problem is, when user resize the browser, the flash will change position also. in firefox, the flash goes missing.

so, can we fit the position?</description>
		<content:encoded><![CDATA[<p>hi.</p>
<p>great script. i wonder, can this page peel ads script insert in body?</p>
<p>means that the flash display in center body, and fit with browser.</p>
<p>i use ur script in this website <a href="http://mgrc.com.my" rel="nofollow">http://mgrc.com.my</a></p>
<p>the problem is, when user resize the browser, the flash will change position also. in firefox, the flash goes missing.</p>
<p>so, can we fit the position?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: BN</title>
		<link>http://www.webpicasso.de/blog/pageear-free-peel-away-ad/#comment-6899</link>
		<dc:creator>BN</dc:creator> 
		<pubDate>Tue, 15 Sep 2009 19:20:32 +0000</pubDate>
		<guid>http://www.webpicasso.de/blog/pageear-free-peel-away-ad/#comment-6899</guid>
		<description>Hi,

I installed Joomla Page Peel and it is working fine
http://luckystudents.com and I want to show each time page resfresh to show different Add .
Any adwises ?</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I installed Joomla Page Peel and it is working fine<br />
<a href="http://luckystudents.com" rel="nofollow">http://luckystudents.com</a> and I want to show each time page resfresh to show different Add .<br />
Any adwises ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: Bo</title>
		<link>http://www.webpicasso.de/blog/pageear-free-peel-away-ad/#comment-6739</link>
		<dc:creator>Bo</dc:creator> 
		<pubDate>Mon, 01 Jun 2009 10:14:55 +0000</pubDate>
		<guid>http://www.webpicasso.de/blog/pageear-free-peel-away-ad/#comment-6739</guid>
		<description>I would like to integrate the page peel into zen cart! But I couldn't manage it!
Help is much appreciated.
Thanks
Bo</description>
		<content:encoded><![CDATA[<p>I would like to integrate the page peel into zen cart! But I couldn&#8217;t manage it!<br />
Help is much appreciated.<br />
Thanks<br />
Bo</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: admin</title>
		<link>http://www.webpicasso.de/blog/pageear-free-peel-away-ad/#comment-6693</link>
		<dc:creator>admin</dc:creator> 
		<pubDate>Wed, 06 May 2009 06:28:13 +0000</pubDate>
		<guid>http://www.webpicasso.de/blog/pageear-free-peel-away-ad/#comment-6693</guid>
		<description>Hi Fernando,

in pageear.js set a javascript function call instead of the url. 

var jumpTo = 'javascript:myOwnFunction()'

Have a good one.
Christian</description>
		<content:encoded><![CDATA[<p>Hi Fernando,</p>
<p>in pageear.js set a javascript function call instead of the url. </p>
<p>var jumpTo = &#8216;javascript:myOwnFunction()&#8217;</p>
<p>Have a good one.<br />
Christian</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: Fernando</title>
		<link>http://www.webpicasso.de/blog/pageear-free-peel-away-ad/#comment-6692</link>
		<dc:creator>Fernando</dc:creator> 
		<pubDate>Tue, 05 May 2009 23:05:32 +0000</pubDate>
		<guid>http://www.webpicasso.de/blog/pageear-free-peel-away-ad/#comment-6692</guid>
		<description>Hi, first of all, nice job! It works terrific!

A question, how to link it an image to open in the same page a lightbox?

Thanks!</description>
		<content:encoded><![CDATA[<p>Hi, first of all, nice job! It works terrific!</p>
<p>A question, how to link it an image to open in the same page a lightbox?</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: Mark</title>
		<link>http://www.webpicasso.de/blog/pageear-free-peel-away-ad/#comment-6676</link>
		<dc:creator>Mark</dc:creator> 
		<pubDate>Thu, 23 Apr 2009 18:54:50 +0000</pubDate>
		<guid>http://www.webpicasso.de/blog/pageear-free-peel-away-ad/#comment-6676</guid>
		<description>Hi,
I am trying to configure pageear to run properly and not trigger pop up in IE7. I have downloaded v1.3 and it works as per
http://www.tammytaylornails.co.uk/pageeartest/index.html
however clicking on the peel activates the pop up blocker.
How do i get it to work like http://www.cielostellato.org/ where if i click on the same peel it allows the pop up window without an issue.
Help its doing my head in, I have tried the JS work arounds as per mikey post but still have an issue.</description>
		<content:encoded><![CDATA[<p>Hi,<br />
I am trying to configure pageear to run properly and not trigger pop up in IE7. I have downloaded v1.3 and it works as per<br />
<a href="http://www.tammytaylornails.co.uk/pageeartest/index.html" rel="nofollow">http://www.tammytaylornails.co.uk/pageeartest/index.html</a><br />
however clicking on the peel activates the pop up blocker.<br />
How do i get it to work like <a href="http://www.cielostellato.org/" rel="nofollow">http://www.cielostellato.org/</a> where if i click on the same peel it allows the pop up window without an issue.<br />
Help its doing my head in, I have tried the JS work arounds as per mikey post but still have an issue.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
