<?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: Highslide JS .NET v4.1.4</title>
	<atom:link href="http://encosia.com/2009/06/03/highslide-js-net-v414/feed/" rel="self" type="application/rss+xml" />
	<link>http://encosia.com/2009/06/03/highslide-js-net-v414/</link>
	<description>ASP.NET and AJAX code, ideas, and examples.</description>
	<lastBuildDate>Thu, 09 Sep 2010 14:51:45 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: bary</title>
		<link>http://encosia.com/2009/06/03/highslide-js-net-v414/#comment-38856</link>
		<dc:creator>bary</dc:creator>
		<pubDate>Thu, 27 May 2010 11:35:04 +0000</pubDate>
		<guid isPermaLink="false">http://encosia.com/?p=870#comment-38856</guid>
		<description>Hello

First of all, thank you for this nice control.

My problem is similar to &quot;cacler&quot; problem.

I&#039;m ignoring routing WebResource.axd
routes.Ignore(&quot;{resource}.axd/{*pathInfo}&quot;)

but the problem still exist, when i click on the image, it does not open, is there any workground for this problem.

thnaks in advance</description>
		<content:encoded><![CDATA[<p>Hello</p>
<p>First of all, thank you for this nice control.</p>
<p>My problem is similar to &#8220;cacler&#8221; problem.</p>
<p>I&#8217;m ignoring routing WebResource.axd<br />
routes.Ignore(&#8220;{resource}.axd/{*pathInfo}&#8221;)</p>
<p>but the problem still exist, when i click on the image, it does not open, is there any workground for this problem.</p>
<p>thnaks in advance</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave Ward</title>
		<link>http://encosia.com/2009/06/03/highslide-js-net-v414/#comment-36106</link>
		<dc:creator>Dave Ward</dc:creator>
		<pubDate>Mon, 10 Aug 2009 01:49:58 +0000</pubDate>
		<guid isPermaLink="false">http://encosia.com/?p=870#comment-36106</guid>
		<description>It doesn&#039;t currently.</description>
		<content:encoded><![CDATA[<p>It doesn&#8217;t currently.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kd</title>
		<link>http://encosia.com/2009/06/03/highslide-js-net-v414/#comment-36050</link>
		<dc:creator>Kd</dc:creator>
		<pubDate>Wed, 05 Aug 2009 11:01:37 +0000</pubDate>
		<guid isPermaLink="false">http://encosia.com/?p=870#comment-36050</guid>
		<description>Hey Dave,

Does this work with HTML content too?

Thanks in advanced</description>
		<content:encoded><![CDATA[<p>Hey Dave,</p>
<p>Does this work with HTML content too?</p>
<p>Thanks in advanced</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave Ward</title>
		<link>http://encosia.com/2009/06/03/highslide-js-net-v414/#comment-35711</link>
		<dc:creator>Dave Ward</dc:creator>
		<pubDate>Mon, 29 Jun 2009 17:34:21 +0000</pubDate>
		<guid isPermaLink="false">http://encosia.com/?p=870#comment-35711</guid>
		<description>You could change the controlbar graphic by overriding the .controlbar CSS.  I&#039;m not sure if you can position it in the center though.  If so, it would be with CSS (.controlbar is the class to change).</description>
		<content:encoded><![CDATA[<p>You could change the controlbar graphic by overriding the .controlbar CSS.  I&#8217;m not sure if you can position it in the center though.  If so, it would be with CSS (.controlbar is the class to change).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: huydiets</title>
		<link>http://encosia.com/2009/06/03/highslide-js-net-v414/#comment-35700</link>
		<dc:creator>huydiets</dc:creator>
		<pubDate>Mon, 29 Jun 2009 10:23:58 +0000</pubDate>
		<guid isPermaLink="false">http://encosia.com/?p=870#comment-35700</guid>
		<description>How can i change style of popup. For example, position of controlbar to middle and change background of controlbar to gray color.

Thanks in advanced</description>
		<content:encoded><![CDATA[<p>How can i change style of popup. For example, position of controlbar to middle and change background of controlbar to gray color.</p>
<p>Thanks in advanced</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave Ward</title>
		<link>http://encosia.com/2009/06/03/highslide-js-net-v414/#comment-35646</link>
		<dc:creator>Dave Ward</dc:creator>
		<pubDate>Wed, 24 Jun 2009 13:32:01 +0000</pubDate>
		<guid isPermaLink="false">http://encosia.com/?p=870#comment-35646</guid>
		<description>Make sure your routing setup isn&#039;t mis-rounting requests to WebResource.axd (which this control uses to inject JS/CSS into the page).

If that&#039;s not it, can you send me a simple project that reproduces the problem?  I&#039;ll take a look at it.</description>
		<content:encoded><![CDATA[<p>Make sure your routing setup isn&#8217;t mis-rounting requests to WebResource.axd (which this control uses to inject JS/CSS into the page).</p>
<p>If that&#8217;s not it, can you send me a simple project that reproduces the problem?  I&#8217;ll take a look at it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cacler</title>
		<link>http://encosia.com/2009/06/03/highslide-js-net-v414/#comment-35645</link>
		<dc:creator>cacler</dc:creator>
		<pubDate>Wed, 24 Jun 2009 13:28:13 +0000</pubDate>
		<guid isPermaLink="false">http://encosia.com/?p=870#comment-35645</guid>
		<description>I try to use HighslideJS.NETv4.1.4 in a sample page (WebForm with Master page).
When i call the page via the fisical path, is all rigth.
But when i call the page via virtual path (System.Web.Routing, ... BuildManager.CreateInstanceFromVirtualPath ),
the page is loaded correctly, but on click, the image don&#039;t open in pop-up and is hang-up on the label &quot;Loding...&quot;

Thanks in advanced</description>
		<content:encoded><![CDATA[<p>I try to use HighslideJS.NETv4.1.4 in a sample page (WebForm with Master page).<br />
When i call the page via the fisical path, is all rigth.<br />
But when i call the page via virtual path (System.Web.Routing, &#8230; BuildManager.CreateInstanceFromVirtualPath ),<br />
the page is loaded correctly, but on click, the image don&#8217;t open in pop-up and is hang-up on the label &#8220;Loding&#8230;&#8221;</p>
<p>Thanks in advanced</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DotNetBurner - Javascript</title>
		<link>http://encosia.com/2009/06/03/highslide-js-net-v414/#comment-35483</link>
		<dc:creator>DotNetBurner - Javascript</dc:creator>
		<pubDate>Thu, 04 Jun 2009 19:52:43 +0000</pubDate>
		<guid isPermaLink="false">http://encosia.com/?p=870#comment-35483</guid>
		<description>&lt;strong&gt;Highslide JS .NET v4.1.4 &#124; Encosia...&lt;/strong&gt;

DotNetBurner - burning hot .net content...</description>
		<content:encoded><![CDATA[<p><strong>Highslide JS .NET v4.1.4 | Encosia&#8230;</strong></p>
<p>DotNetBurner &#8211; burning hot .net content&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave Ward</title>
		<link>http://encosia.com/2009/06/03/highslide-js-net-v414/#comment-35480</link>
		<dc:creator>Dave Ward</dc:creator>
		<pubDate>Thu, 04 Jun 2009 16:17:49 +0000</pubDate>
		<guid isPermaLink="false">http://encosia.com/?p=870#comment-35480</guid>
		<description>I probably will.

The control doesn&#039;t rely on postbacks at all, so it&#039;s not fundamentally a problem to make it MVC friendly.  The only issue is that it currently uses the Page to register JavaScript/CSS.</description>
		<content:encoded><![CDATA[<p>I probably will.</p>
<p>The control doesn&#8217;t rely on postbacks at all, so it&#8217;s not fundamentally a problem to make it MVC friendly.  The only issue is that it currently uses the Page to register JavaScript/CSS.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bret</title>
		<link>http://encosia.com/2009/06/03/highslide-js-net-v414/#comment-35479</link>
		<dc:creator>Bret</dc:creator>
		<pubDate>Thu, 04 Jun 2009 16:07:50 +0000</pubDate>
		<guid isPermaLink="false">http://encosia.com/?p=870#comment-35479</guid>
		<description>Will you be making a ASP.NET MVC version?</description>
		<content:encoded><![CDATA[<p>Will you be making a ASP.NET MVC version?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DotNetShoutout</title>
		<link>http://encosia.com/2009/06/03/highslide-js-net-v414/#comment-35472</link>
		<dc:creator>DotNetShoutout</dc:creator>
		<pubDate>Thu, 04 Jun 2009 00:14:07 +0000</pubDate>
		<guid isPermaLink="false">http://encosia.com/?p=870#comment-35472</guid>
		<description>&lt;strong&gt;Highslide JS .NET v4.1.4 &#124; Encosia...&lt;/strong&gt;

Thank you for submitting this cool story - Trackback from DotNetShoutout...</description>
		<content:encoded><![CDATA[<p><strong>Highslide JS .NET v4.1.4 | Encosia&#8230;</strong></p>
<p>Thank you for submitting this cool story &#8211; Trackback from DotNetShoutout&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
