<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.2" -->
<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>Support Forum - Topic: AviaSlide controls question</title>
		<link>http://www.kriesi.at/support/topic/aviaslide-controls-question</link>
		<description>Support Forum - Topic: AviaSlide controls question</description>
		<language>en-US</language>
		<pubDate>Sat, 25 May 2013 02:19:58 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.2</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.kriesi.at/support/search.php</link>
		</textInput>
		<atom:link href="http://www.kriesi.at/support/rss/topic/aviaslide-controls-question" rel="self" type="application/rss+xml" />

		<item>
			<title>telo78 on "AviaSlide controls question"</title>
			<link>http://www.kriesi.at/support/topic/aviaslide-controls-question#post-43936</link>
			<pubDate>Tue, 28 Feb 2012 22:07:49 +0000</pubDate>
			<dc:creator>telo78</dc:creator>
			<guid isPermaLink="false">43936@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi, how do you make the slideshow numbered list start at 1?  I tried your code but it starts at 0 followed by 1, 2, 3, etc... I would like to know how to make the controlls start at 1.  Please advise.  Thank you.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "AviaSlide controls question"</title>
			<link>http://www.kriesi.at/support/topic/aviaslide-controls-question#post-13425</link>
			<pubDate>Thu, 24 Feb 2011 11:52:14 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">13425@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
it's possible by using i.e. an array which contains the link button captions and checking the index. Basically you need to replace the index variable &#34;i&#34; with your array content. You need some basic js coding knowledge for this modificcation though....
&#60;/p&#62;</description>
		</item>
		<item>
			<title>singleframe on "AviaSlide controls question"</title>
			<link>http://www.kriesi.at/support/topic/aviaslide-controls-question#post-13399</link>
			<pubDate>Thu, 24 Feb 2011 09:24:56 +0000</pubDate>
			<dc:creator>singleframe</dc:creator>
			<guid isPermaLink="false">13399@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi thanks for that.&#60;/p&#62;
&#60;p&#62;I need to have 3 different titles for the controls ie: &#34;People&#34;, &#34;Business&#34;, &#34;Social&#34;&#60;br /&#62;
How would I go about adding the 3 controls?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "AviaSlide controls question"</title>
			<link>http://www.kriesi.at/support/topic/aviaslide-controls-question#post-12992</link>
			<pubDate>Wed, 16 Feb 2011 08:07:51 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">12992@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
in jquery.aviaslider.js search for following line:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;var controller = $(&#38;#39;&#38;lt;a href=&#38;quot;#&#38;quot; class=&#38;quot;ie6fix &#38;#39;+current_class+&#38;#39;&#38;quot;&#38;gt;&#38;lt;/a&#38;gt;&#38;#39;).appendTo(controlls);&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;This code outputs the control links. You can write any text you like between the a href tags. If you want to use a counter you can try following code:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;var controller = $(&#38;#39;&#38;lt;a href=&#38;quot;#&#38;quot; class=&#38;quot;ie6fix &#38;#39;+current_class+&#38;#39;&#38;quot;&#38;gt;&#38;#39;+i+&#38;#39;&#38;lt;/a&#38;gt;&#38;#39;).appendTo(controlls);&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;i is the slide index variable - maybe you need to adjust css afterwards to remove the bullet images :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>singleframe on "AviaSlide controls question"</title>
			<link>http://www.kriesi.at/support/topic/aviaslide-controls-question#post-12978</link>
			<pubDate>Tue, 15 Feb 2011 23:41:07 +0000</pubDate>
			<dc:creator>singleframe</dc:creator>
			<guid isPermaLink="false">12978@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi, I'm using aviaslide to add transitions to div's. I need to be able to have the controls as text, ideally &#34;One, Two, Three, Four&#34; or &#34;People, Buildings, Cars&#34; is this possible?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
