<?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 - Tag: switch - Recent Posts</title>
		<link>http://www.kriesi.at/support/tags/switch</link>
		<description>Support Forum - Tag: switch - Recent Posts</description>
		<language>en-US</language>
		<pubDate>Sat, 25 May 2013 01:18:02 +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/tags/switch" rel="self" type="application/rss+xml" />

		<item>
			<title>Jeliuc on "Mobile - Computer button switch"</title>
			<link>http://www.kriesi.at/support/topic/mobile-computer-button-switch#post-82778</link>
			<pubDate>Wed, 07 Nov 2012 21:47:47 +0000</pubDate>
			<dc:creator>Jeliuc</dc:creator>
			<guid isPermaLink="false">82778@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Devin,&#60;br /&#62;
Thanks a lot for the quick reply. I'll try your suggestion out!&#60;br /&#62;
I believe this topic can be considered closed :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Mobile - Computer button switch"</title>
			<link>http://www.kriesi.at/support/topic/mobile-computer-button-switch#post-82413</link>
			<pubDate>Mon, 05 Nov 2012 21:37:03 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">82413@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Jeliuc,&#60;/p&#62;
&#60;p&#62;Unfortunately no I don't believe its possible. As far as I know the switch from responsive to not responsive has to be done on the server side to output the correct code. So you would need to create two different sites with identical content for the user to switch between.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Jeliuc on "Mobile - Computer button switch"</title>
			<link>http://www.kriesi.at/support/topic/mobile-computer-button-switch#post-82411</link>
			<pubDate>Mon, 05 Nov 2012 21:29:11 +0000</pubDate>
			<dc:creator>Jeliuc</dc:creator>
			<guid isPermaLink="false">82411@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi, I was wondering if it was possible to create a button or any kind of link that once pressed on a mobile device, it renders the website in the classical computer view.&#60;br /&#62;
So practically I would like to insert this switch to be able to change from mobile/normal view, to be able to view the website normally also while visiting it from a mobile device. Thanks for the help :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Aechtler on "Avia Slider über Links"</title>
			<link>http://www.kriesi.at/support/topic/avia-slider-uber-links#post-27155</link>
			<pubDate>Fri, 16 Sep 2011 09:28:51 +0000</pubDate>
			<dc:creator>Aechtler</dc:creator>
			<guid isPermaLink="false">27155@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Ah ok, super danke :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Avia Slider über Links"</title>
			<link>http://www.kriesi.at/support/topic/avia-slider-uber-links#post-26943</link>
			<pubDate>Wed, 14 Sep 2011 09:29:28 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">26943@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
soweit ich weiß gibt es keinen &#34;direkten&#34; Weg, um den Slider mittels externen Links zu steuern (daher keine &#34;nextslide(); previousslide();&#34; Funktionen/API). Bei Avisio hat wurden die Thumbnails mittels folgenden Code als Controller eingebunden:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;(function($)
{
	$.fn.aviaSlider_externalControlls = function(options)
	{
		var defaults =
		{
			slideControlls: &#38;#39;a&#38;#39;,
			newControlls: &#38;#39;.slideThumb&#38;#39;
		};

		var options = $.extend(defaults, options);

		return this.each(function()
		{
			var container = $(this).css(&#38;#39;display&#38;#39;,&#38;#39;none&#38;#39;),
				controlls = $(options.slideControlls, container),
				newControlls = $(options.newControlls).css(&#38;#39;cursor&#38;#39;,&#38;#39;pointer&#38;#39;);

				newControlls.each(function(i){

					$(this).click(function()
					{
						$(controlls[i]).trigger(&#38;#39;click&#38;#39;);
						return false;
					});
				});
		});
	}
})(jQuery);&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Ich werde Kriesi fragen, ob es eine bessere Lösung gibt.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Aechtler on "Avia Slider über Links"</title>
			<link>http://www.kriesi.at/support/topic/avia-slider-uber-links#post-26868</link>
			<pubDate>Tue, 13 Sep 2011 14:39:32 +0000</pubDate>
			<dc:creator>Aechtler</dc:creator>
			<guid isPermaLink="false">26868@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hallo,&#60;/p&#62;
&#60;p&#62;ich bin am Verzweifeln *gg - Ich habe mir den Avia Slider gekauft und bin auch lokal fleißig am Testen, jedoch würd ich gerne die switchSlide Methode auch irgendwie außerhalb des Scripts ansprechen.&#60;/p&#62;
&#60;p&#62;So habe ich drei Bilder (ID 0-2) und möchte jetzt über einen Link die ID 2 aufrufen. Wie geht das? ^^&#60;/p&#62;
&#60;p&#62;Quasi eine Art onclick=&#34;switchSlide('2')&#34; ...&#60;/p&#62;
&#60;p&#62;Ich hoffe mir kann einer helfen. Vielen Dank :)&#60;/p&#62;
&#60;p&#62;Grüßle&#60;br /&#62;
Mark
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Trigger transition by hand (with a timer)"</title>
			<link>http://www.kriesi.at/support/topic/trigger-transition-by-hand-with-a-timer#post-18878</link>
			<pubDate>Wed, 11 May 2011 15:54:44 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">18878@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I already reported it to Kriesi. I'm not sure what's the best solution so I asked him to comment on this. Please stick to this thread: &#60;a href=&#34;http://www.kriesi.at/support/topic/use-own-timer-to-switch-images&#34; rel=&#34;nofollow&#34;&#62;http://www.kriesi.at/support/topic/use-own-timer-to-switch-images&#60;/a&#62; and don't double post.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>akitogo on "Trigger transition by hand (with a timer)"</title>
			<link>http://www.kriesi.at/support/topic/trigger-transition-by-hand-with-a-timer#post-18874</link>
			<pubDate>Wed, 11 May 2011 14:41:11 +0000</pubDate>
			<dc:creator>akitogo</dc:creator>
			<guid isPermaLink="false">18874@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I already asked in a subforum for it, sorry for that. On the following website I added the silder for testing purpose. &#60;a href=&#34;http://beta2.f1online.de/de/&#34; rel=&#34;nofollow&#34;&#62;http://beta2.f1online.de/de/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;The problem is, that the time span until the first transition starts is too long. So I need to eleminate the first delay...&#60;/p&#62;
&#60;p&#62;I thought that I could turn off auto transition, and trigger a kid of &#34;nextImage()&#34; method manually... Any idea how I could handle this? Or other ideas why it is taking that long until the slider starts??
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
