<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.1-alpha-2539" -->
<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>WordPress.com Forums &#187; Topic: Slideshow short code - requires Javascript??</title>
		<link>http://en.forums.wordpress.com/topic/slideshow-short-code-requires-javascript</link>
		<description>WordPress.com Forums &#187; Topic: Slideshow short code - requires Javascript??</description>
		<language>en</language>
		<pubDate>Wed, 19 Jun 2013 19:57:38 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/topic/slideshow-short-code-requires-javascript" rel="self" type="application/rss+xml" />

		<item>
			<title>1tess on "Slideshow short code - requires Javascript??"</title>
			<link>http://en.forums.wordpress.com/topic/slideshow-short-code-requires-javascript#post-1027621</link>
			<pubDate>Tue, 02 Oct 2012 03:38:19 +0000</pubDate>
			<dc:creator>1tess</dc:creator>
			<guid isPermaLink="false">1027621@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>javascript on wordpress.com:<br />
<a href="http://en.support.wordpress.com/code/#javascript" rel="nofollow">http://en.support.wordpress.com/code/#javascript</a>
</p>
]]></description>
					</item>
		<item>
			<title>justpi on "Slideshow short code - requires Javascript??"</title>
			<link>http://en.forums.wordpress.com/topic/slideshow-short-code-requires-javascript#post-1027611</link>
			<pubDate>Tue, 02 Oct 2012 03:23:33 +0000</pubDate>
			<dc:creator>justpi</dc:creator>
			<guid isPermaLink="false">1027611@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>As an example, here's what the single word you can see in the Text editor of your July 3 post translates to:<br />
<pre><code>&lt;script&gt;
WP_SLIDESHOW_IMAGES = {
		load: &#039;http://s1.wp.com/wp-content/mu-plugins/slideshow/slideshow-loader.gif?m=1289605033g&#039;,
	};
	WP_SLIDESHOW_LABELS = {
		next: &#039;Next&#039;,
		prev: &#039;Previous&#039;,
		stop: &#039;Toggle Playback&#039;
	};
	WP_SLIDESHOW_BLOG_INFO = {
		blogId: &#039;11723932&#039;,
		subDomain: &#039;cyclewriteblog&#039;,
		userId: &#039;3827704&#039;
	};
	&lt;/script&gt;&lt;p class=&quot;noscript robots-nocontent&quot;&gt;This slideshow requires JavaScript.&lt;/p&gt;
	&lt;div id=&#039;gallery-3327-1-slideshow&#039; class=&#039;slideshow-window&#039;&gt;&lt;/div&gt;

	&lt;style&gt;
	#gallery-3327-1-slideshow .slideshow-slide img {
		max-height: 410px;
		/* Emulate max-height in IE 6 */
		_height: expression(this.scrollHeight &gt;= 410 ? &#039;410px&#039; : &#039;auto&#039;);
	}
	&lt;/style&gt;

	&lt;script type=&#039;text/javascript&#039; charset=&#039;utf-8&#039;&gt;
	jQuery( &#039;.noscript&#039; ).remove();
	jQuery( document).ready( function() {
		if(typeof SlideShow == &#039;undefined&#039;) return;
		var slideShow = new SlideShow( jQuery(&#039;#gallery-3327-1-slideshow&#039;), 544, 410, &#039;fade&#039; );
		slideShow.images = [ { &#039;src&#039;: &#039;https://cyclewriteblog.files.wordpress.com/2012/06/switzerland-1928-salt-lake-2002.jpg&#039;, &#039;id&#039;: &#039;3384&#039;, &#039;caption&#039;: &#039;&#039;} ,  { &#039;src&#039;: &#039;https://cyclewriteblog.files.wordpress.com/2012/06/1924-winter-olympics.jpg&#039;, &#039;id&#039;: &#039;3385&#039;, &#039;caption&#039;: &#039;Former Winter Olympics banners from other host cities hang permanently in Creekside Community Centre. Olympic Village, Vancouver BC 2012.  Photos by J. Chong&#039;} ,  { &#039;src&#039;: &#039;https://cyclewriteblog.files.wordpress.com/2012/06/calgary-1986.jpg&#039;, &#039;id&#039;: &#039;3386&#039;, &#039;caption&#039;: &#039;&#039;} ,  { &#039;src&#039;: &#039;https://cyclewriteblog.files.wordpress.com/2012/06/germany-1936.jpg&#039;, &#039;id&#039;: &#039;3387&#039;, &#039;caption&#039;: &#039;&#039;} ,  { &#039;src&#039;: &#039;https://cyclewriteblog.files.wordpress.com/2012/06/oslo-1952.jpg&#039;, &#039;id&#039;: &#039;3388&#039;, &#039;caption&#039;: &#039;&#039;} ] ;
		slideShow.init();
	} );
	&lt;/script&gt;</code></pre>
]]></description>
					</item>
		<item>
			<title>justpi on "Slideshow short code - requires Javascript??"</title>
			<link>http://en.forums.wordpress.com/topic/slideshow-short-code-requires-javascript#post-1027606</link>
			<pubDate>Tue, 02 Oct 2012 03:08:00 +0000</pubDate>
			<dc:creator>justpi</dc:creator>
			<guid isPermaLink="false">1027606@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>We users aren't allowed to use javascript. But lots of things on wordpress.com (including the slideshow) require javascript to work: if you check the sourcecode of your front page, for instance, you'll find 42 different scripts.
</p>
]]></description>
					</item>
		<item>
			<title>maidiebike on "Slideshow short code - requires Javascript??"</title>
			<link>http://en.forums.wordpress.com/topic/slideshow-short-code-requires-javascript#post-1027589</link>
			<pubDate>Tue, 02 Oct 2012 02:23:33 +0000</pubDate>
			<dc:creator>maidiebike</dc:creator>
			<guid isPermaLink="false">1027589@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Sometimes my slideshow shortcode doesn't work  --meaning my slideshow is black/blank.  </p>
<p>And I get a message that includes Javascript.</p>
<p>That doesn't make sense. I thought Word Press.com short code didn't require Javascript.
</p>
]]></description>
					</item>

	</channel>
</rss>
