<?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: From the lab: iToggle for jQuery</title>
	<atom:link href="http://www.engageinteractive.co.uk/blog/2009/08/05/from-the-lab-itoggle-jquery-plugin/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.engageinteractive.co.uk/blog/2009/08/05/from-the-lab-itoggle-jquery-plugin/</link>
	<description>News, work and banter from the guys at Engage - Harrogate's premier web design agency</description>
	<lastBuildDate>Fri, 30 Jul 2010 13:56:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Dave</title>
		<link>http://www.engageinteractive.co.uk/blog/2009/08/05/from-the-lab-itoggle-jquery-plugin/comment-page-1/#comment-913</link>
		<dc:creator>Dave</dc:creator>
		<pubDate>Fri, 30 Jul 2010 13:56:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.engageinteractive.co.uk/blog/?p=1108#comment-913</guid>
		<description>Hi does anyone now a global way of setting itoggle for the whole page instead of using and id use an .each() command or somthing i need this becauce of so many itoggles on my page that the js file is growing fast</description>
		<content:encoded><![CDATA[<p>Hi does anyone now a global way of setting itoggle for the whole page instead of using and id use an .each() command or somthing i need this becauce of so many itoggles on my page that the js file is growing fast</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mark</title>
		<link>http://www.engageinteractive.co.uk/blog/2009/08/05/from-the-lab-itoggle-jquery-plugin/comment-page-1/#comment-864</link>
		<dc:creator>mark</dc:creator>
		<pubDate>Sun, 20 Jun 2010 07:54:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.engageinteractive.co.uk/blog/?p=1108#comment-864</guid>
		<description>Do you have a ZipFile that has all the files including the index.html with the correct coding for newbies? basically download and the sample just works ?</description>
		<content:encoded><![CDATA[<p>Do you have a ZipFile that has all the files including the index.html with the correct coding for newbies? basically download and the sample just works ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ez</title>
		<link>http://www.engageinteractive.co.uk/blog/2009/08/05/from-the-lab-itoggle-jquery-plugin/comment-page-1/#comment-863</link>
		<dc:creator>Ez</dc:creator>
		<pubDate>Sat, 19 Jun 2010 01:25:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.engageinteractive.co.uk/blog/?p=1108#comment-863</guid>
		<description>Your download code doesnt match up with the tutorial...
I cant get it to work.

great idea though</description>
		<content:encoded><![CDATA[<p>Your download code doesnt match up with the tutorial&#8230;<br />
I cant get it to work.</p>
<p>great idea though</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pearls</title>
		<link>http://www.engageinteractive.co.uk/blog/2009/08/05/from-the-lab-itoggle-jquery-plugin/comment-page-1/#comment-851</link>
		<dc:creator>pearls</dc:creator>
		<pubDate>Sat, 29 May 2010 07:56:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.engageinteractive.co.uk/blog/?p=1108#comment-851</guid>
		<description>Nice post. I will bookmark it.</description>
		<content:encoded><![CDATA[<p>Nice post. I will bookmark it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: aNj</title>
		<link>http://www.engageinteractive.co.uk/blog/2009/08/05/from-the-lab-itoggle-jquery-plugin/comment-page-1/#comment-841</link>
		<dc:creator>aNj</dc:creator>
		<pubDate>Fri, 21 May 2010 11:30:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.engageinteractive.co.uk/blog/?p=1108#comment-841</guid>
		<description>Nice work!

It works good, but now i want to access your function &quot;slide&quot;. My situation is that the checkbox is used to show elements from a grid, so i want to change the checked status of the checkbox with a call. But howto? I cannot access the &quot;slide&quot; function directly or am i wrong?

Anotherone is, maybe you can extend your options with the &quot;scope&quot;:

var defaults = {
			scope: this,
			[...]
		},

and then call every function like this:

settings.onClickOff.call(settings.scope, $object);</description>
		<content:encoded><![CDATA[<p>Nice work!</p>
<p>It works good, but now i want to access your function &#8220;slide&#8221;. My situation is that the checkbox is used to show elements from a grid, so i want to change the checked status of the checkbox with a call. But howto? I cannot access the &#8220;slide&#8221; function directly or am i wrong?</p>
<p>Anotherone is, maybe you can extend your options with the &#8220;scope&#8221;:</p>
<p>var defaults = {<br />
			scope: this,<br />
			[...]<br />
		},</p>
<p>and then call every function like this:</p>
<p>settings.onClickOff.call(settings.scope, $object);</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: noah</title>
		<link>http://www.engageinteractive.co.uk/blog/2009/08/05/from-the-lab-itoggle-jquery-plugin/comment-page-1/#comment-838</link>
		<dc:creator>noah</dc:creator>
		<pubDate>Thu, 06 May 2010 18:12:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.engageinteractive.co.uk/blog/?p=1108#comment-838</guid>
		<description>Cant get it to work on all checkboxes on a page</description>
		<content:encoded><![CDATA[<p>Cant get it to work on all checkboxes on a page</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: K</title>
		<link>http://www.engageinteractive.co.uk/blog/2009/08/05/from-the-lab-itoggle-jquery-plugin/comment-page-1/#comment-828</link>
		<dc:creator>K</dc:creator>
		<pubDate>Sat, 01 May 2010 16:01:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.engageinteractive.co.uk/blog/?p=1108#comment-828</guid>
		<description>Yeah... this simply doesn&#039;t work.</description>
		<content:encoded><![CDATA[<p>Yeah&#8230; this simply doesn&#8217;t work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anderson Soares</title>
		<link>http://www.engageinteractive.co.uk/blog/2009/08/05/from-the-lab-itoggle-jquery-plugin/comment-page-1/#comment-807</link>
		<dc:creator>Anderson Soares</dc:creator>
		<pubDate>Tue, 06 Apr 2010 00:17:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.engageinteractive.co.uk/blog/?p=1108#comment-807</guid>
		<description>Hi. Good job guys. Im using itoggle and i have a question.

How can i configure the size of image?

I configured the image itoggle.png to 50% of original
ok
In this case, wich value should i put on width(93px is original) and height(27px is original) ?

sorry, my english is no good 
thanks</description>
		<content:encoded><![CDATA[<p>Hi. Good job guys. Im using itoggle and i have a question.</p>
<p>How can i configure the size of image?</p>
<p>I configured the image itoggle.png to 50% of original<br />
ok<br />
In this case, wich value should i put on width(93px is original) and height(27px is original) ?</p>
<p>sorry, my english is no good<br />
thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Will</title>
		<link>http://www.engageinteractive.co.uk/blog/2009/08/05/from-the-lab-itoggle-jquery-plugin/comment-page-1/#comment-776</link>
		<dc:creator>Will</dc:creator>
		<pubDate>Mon, 08 Mar 2010 09:38:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.engageinteractive.co.uk/blog/?p=1108#comment-776</guid>
		<description>Hi Hasan Gürsoy,
I&#039;m sorry if you feel that there isn&#039;t enough documentation, but we use our labs area to put ideas down and share bits of code that we&#039;ve created while working on other projects. They are aimed more at people who have prior knowledge of the subject - in this case jQuery. We simply don&#039;t have time to sit down and write in-depth documentation for people who don&#039;t.
As with the last.fm plugin we hope that people from the web will take interest and advance the plugin themselves, writing proper documentation and making improvements along the way.
Thanks,
Will</description>
		<content:encoded><![CDATA[<p>Hi Hasan Gürsoy,<br />
I&#8217;m sorry if you feel that there isn&#8217;t enough documentation, but we use our labs area to put ideas down and share bits of code that we&#8217;ve created while working on other projects. They are aimed more at people who have prior knowledge of the subject &#8211; in this case jQuery. We simply don&#8217;t have time to sit down and write in-depth documentation for people who don&#8217;t.<br />
As with the last.fm plugin we hope that people from the web will take interest and advance the plugin themselves, writing proper documentation and making improvements along the way.<br />
Thanks,<br />
Will</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hasan Gürsoy</title>
		<link>http://www.engageinteractive.co.uk/blog/2009/08/05/from-the-lab-itoggle-jquery-plugin/comment-page-1/#comment-775</link>
		<dc:creator>Hasan Gürsoy</dc:creator>
		<pubDate>Mon, 08 Mar 2010 09:25:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.engageinteractive.co.uk/blog/?p=1108#comment-775</guid>
		<description>You should write better documentation.</description>
		<content:encoded><![CDATA[<p>You should write better documentation.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
