<?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: HelpBalloon.js version 2.0</title>
	<atom:link href="http://www.beauscott.com/2008/03/02/helpballoonjs-version-20/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.beauscott.com/2008/03/02/helpballoonjs-version-20/</link>
	<description>AJAX, Flex and other RIA</description>
	<lastBuildDate>Thu, 11 Aug 2011 20:53:27 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: jQuery tooltip scripts, 100+ best</title>
		<link>http://www.beauscott.com/2008/03/02/helpballoonjs-version-20/#comment-59033</link>
		<dc:creator>jQuery tooltip scripts, 100+ best</dc:creator>
		<pubDate>Mon, 25 Jul 2011 22:17:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.beauscott.com/2008/03/02/helpballoonjs-version-20/#comment-59033</guid>
		<description>[...] HelpBalloon &#124; Demo [...]</description>
		<content:encoded><![CDATA[<p>[...] HelpBalloon | Demo [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ram</title>
		<link>http://www.beauscott.com/2008/03/02/helpballoonjs-version-20/#comment-58993</link>
		<dc:creator>Ram</dc:creator>
		<pubDate>Fri, 22 Jul 2011 10:08:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.beauscott.com/2008/03/02/helpballoonjs-version-20/#comment-58993</guid>
		<description>set the property in Helpballon.js 
e.g.
		this.balloonDimensions[0] = 250;
		this.balloonDimensions[1] = 180;
Here 250 width and 180 height.  this will help you to resize your balloon. Also its better if you use the images of same dimention as mentioned aboue for ballon.</description>
		<content:encoded><![CDATA[<p>set the property in Helpballon.js<br />
e.g.<br />
		this.balloonDimensions[0] = 250;<br />
		this.balloonDimensions[1] = 180;<br />
Here 250 width and 180 height.  this will help you to resize your balloon. Also its better if you use the images of same dimention as mentioned aboue for ballon.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Corbin</title>
		<link>http://www.beauscott.com/2008/03/02/helpballoonjs-version-20/#comment-58929</link>
		<dc:creator>Corbin</dc:creator>
		<pubDate>Wed, 29 Jun 2011 08:29:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.beauscott.com/2008/03/02/helpballoonjs-version-20/#comment-58929</guid>
		<description>I&#039;m trying to assign the tool tip to 3 different images but it can only be applied to one image :/</description>
		<content:encoded><![CDATA[<p>I&#8217;m trying to assign the tool tip to 3 different images but it can only be applied to one image :/</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: msprod</title>
		<link>http://www.beauscott.com/2008/03/02/helpballoonjs-version-20/#comment-58740</link>
		<dc:creator>msprod</dc:creator>
		<pubDate>Tue, 17 May 2011 21:38:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.beauscott.com/2008/03/02/helpballoonjs-version-20/#comment-58740</guid>
		<description>hello, i&#039;m french
i have probleme with php and HelpBalloon :

code :

&lt;code&gt;
&lt;?php
$code = &lt;&lt;&lt;CODE
 
	var hb3 = new HelpBalloon({
		title:&#039;&#039;,
		content: &#039; &#039;
			+ &#039;Le:&#039;
	});


CODE;
?&gt;&lt;/code&gt;

result :&lt;code&gt;&lt;? echo Array [&quot;title&quot;];&lt;/code&gt;

any want help me please ?</description>
		<content:encoded><![CDATA[<p>hello, i&#8217;m french<br />
i have probleme with php and HelpBalloon :</p>
<p>code :</p>
<p><code><br />
&lt;?php<br />
$code = &lt;&lt;&lt;CODE</p>
<p>	var hb3 = new HelpBalloon({<br />
		title:'',<br />
		content: ' '<br />
			+ 'Le:'<br />
	});</p>
<p>CODE;<br />
?&gt;</code></p>
<p>result :<code>&lt;? echo Array [&quot;title&quot;];</code></p>
<p>any want help me please ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: msprod</title>
		<link>http://www.beauscott.com/2008/03/02/helpballoonjs-version-20/#comment-58739</link>
		<dc:creator>msprod</dc:creator>
		<pubDate>Tue, 17 May 2011 21:30:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.beauscott.com/2008/03/02/helpballoonjs-version-20/#comment-58739</guid>
		<description>hello, i&#039;m french
i have probleme with php and HelpBalloon :

code :


&lt;?php
$code = &lt;&lt;&lt;CODE
 
	var hb3 = new HelpBalloon({
		title:&#039;&#039;,
		content: &#039; &#039;
			+ &#039;Le:&#039;
	});


CODE;
?&gt;

result :&lt;? echo Array [&quot;title&quot;];

any want help me please ? 

verry Thanks to all</description>
		<content:encoded><![CDATA[<p>hello, i&#8217;m french<br />
i have probleme with php and HelpBalloon :</p>
<p>code :</p>
<p>&lt;?php<br />
$code = &lt;&lt;&lt;CODE</p>
<p>	var hb3 = new HelpBalloon({<br />
		title:&#8221;,<br />
		content: &#8216; &#8216;<br />
			+ &#8216;Le:&#8217;<br />
	});</p>
<p>CODE;<br />
?&gt;</p>
<p>result :&lt;? echo Array [&quot;title&quot;];</p>
<p>any want help me please ? </p>
<p>verry Thanks to all</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: koçluk</title>
		<link>http://www.beauscott.com/2008/03/02/helpballoonjs-version-20/#comment-58007</link>
		<dc:creator>koçluk</dc:creator>
		<pubDate>Sun, 10 Apr 2011 15:06:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.beauscott.com/2008/03/02/helpballoonjs-version-20/#comment-58007</guid>
		<description>thank you very much for this flexible and well-documented tooltip!</description>
		<content:encoded><![CDATA[<p>thank you very much for this flexible and well-documented tooltip!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vimm</title>
		<link>http://www.beauscott.com/2008/03/02/helpballoonjs-version-20/#comment-57585</link>
		<dc:creator>Vimm</dc:creator>
		<pubDate>Wed, 30 Mar 2011 18:40:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.beauscott.com/2008/03/02/helpballoonjs-version-20/#comment-57585</guid>
		<description>Yup, it&#039;s a well known incompatibility since both libraries use $ as an alias.  There are ways around it though.  If you include jquery after prototype and then call jQuery.noConflict() both libraries will work, but you will need to substitute &quot;jQuery&quot; for &quot;$&quot; in all of your code.</description>
		<content:encoded><![CDATA[<p>Yup, it&#8217;s a well known incompatibility since both libraries use $ as an alias.  There are ways around it though.  If you include jquery after prototype and then call jQuery.noConflict() both libraries will work, but you will need to substitute &#8220;jQuery&#8221; for &#8220;$&#8221; in all of your code.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vimm</title>
		<link>http://www.beauscott.com/2008/03/02/helpballoonjs-version-20/#comment-57583</link>
		<dc:creator>Vimm</dc:creator>
		<pubDate>Wed, 30 Mar 2011 18:33:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.beauscott.com/2008/03/02/helpballoonjs-version-20/#comment-57583</guid>
		<description>Just a heads up, but I noticed that HelpBalloon 2.0 uses document.getElementsByClassName which was deprecated in prototype 1.6, and has been removed as of 1.6.1.</description>
		<content:encoded><![CDATA[<p>Just a heads up, but I noticed that HelpBalloon 2.0 uses document.getElementsByClassName which was deprecated in prototype 1.6, and has been removed as of 1.6.1.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Irishmaninusa</title>
		<link>http://www.beauscott.com/2008/03/02/helpballoonjs-version-20/#comment-57487</link>
		<dc:creator>Irishmaninusa</dc:creator>
		<pubDate>Wed, 02 Mar 2011 20:16:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.beauscott.com/2008/03/02/helpballoonjs-version-20/#comment-57487</guid>
		<description>Any word on if you converted this to jquery or if there is a plugin that is very similar to how this works.</description>
		<content:encoded><![CDATA[<p>Any word on if you converted this to jquery or if there is a plugin that is very similar to how this works.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Beau</title>
		<link>http://www.beauscott.com/2008/03/02/helpballoonjs-version-20/#comment-57459</link>
		<dc:creator>Beau</dc:creator>
		<pubDate>Thu, 17 Feb 2011 00:33:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.beauscott.com/2008/03/02/helpballoonjs-version-20/#comment-57459</guid>
		<description>Actually, the way I did it *is* easier. Slicing a skin and getting it to scale the background of the balloon is the hard part, and was beyond my scope/need of this component. However, I am working on an advanced skinning techinque in the next version.</description>
		<content:encoded><![CDATA[<p>Actually, the way I did it *is* easier. Slicing a skin and getting it to scale the background of the balloon is the hard part, and was beyond my scope/need of this component. However, I am working on an advanced skinning techinque in the next version.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

