<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.1" -->
<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>THE MOLITOR FORUMS &#187; Topic: Download link?</title>
		<link>http://www.themolitor.com/forums/topic/download-link</link>
		<description>THE MOLITOR FORUMS &#187; Topic: Download link?</description>
		<language>en-US</language>
		<pubDate>Tue, 28 Apr 2026 15:43:40 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.themolitor.com/forums/search.php</link>
		</textInput>
		<atom:link href="http://www.themolitor.com/forums/rss/topic/download-link" rel="self" type="application/rss+xml" />

		<item>
			<title>THE MOLITOR on "Download link?"</title>
			<link>http://www.themolitor.com/forums/topic/download-link#post-18558</link>
			<pubDate>Thu, 14 Feb 2013 11:04:10 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">18558@http://www.themolitor.com/forums/</guid>
			<description><p>Thanks for sharing ;-)</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>xtian on "Download link?"</title>
			<link>http://www.themolitor.com/forums/topic/download-link#post-18547</link>
			<pubDate>Thu, 14 Feb 2013 04:42:47 +0000</pubDate>
			<dc:creator>xtian</dc:creator>
			<guid isPermaLink="false">18547@http://www.themolitor.com/forums/</guid>
			<description><p>Chris is right.</p>
<p>But I feel that opening the downloadable images in a new window makes it easier for the visitors.</p>
<p>1) I modify custom.js line 13:<br />
<pre><code>jQuery(&#34;a[href$=&#039;jpg&#039;],a[href$=&#039;png&#039;],a[href$=&#039;gif&#039;]&#34;).attr({rel: &#34;prettyPhoto&#34;});</code></pre>
<p>becomes:</p>
<pre><code>jQuery(&#34;a[href$=&#039;jpg&#039;],a[href$=&#039;png&#039;],a[href$=&#039;gif&#039;]&#34;).not(&#34;[target=&#039;_blank&#039;]&#34;).attr({rel: &#34;prettyPhoto&#34;});</code></pre>
<p>2) I add <code>target=&#34;_blank&#34;</code> on the downloadable images link
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Download link?"</title>
			<link>http://www.themolitor.com/forums/topic/download-link#post-17357</link>
			<pubDate>Mon, 14 Jan 2013 13:37:52 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">17357@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>Even without the overlay, they would still have to right click and 'save as' to download the image.</p>
<p>Thanks!</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>johndoe2202 on "Download link?"</title>
			<link>http://www.themolitor.com/forums/topic/download-link#post-17323</link>
			<pubDate>Sat, 12 Jan 2013 07:02:25 +0000</pubDate>
			<dc:creator>johndoe2202</dc:creator>
			<guid isPermaLink="false">17323@http://www.themolitor.com/forums/</guid>
			<description><p>Hello,</p>
<p>Is there a way I can have a link on a page that when clicked will download a file onto the users computer?<br />
I tried doing the html code from this example... <a href="http://www.goldcoastwebdesigns.com/create-download-link.shtml" rel="nofollow">http://www.goldcoastwebdesigns.com/create-download-link.shtml</a><br />
but it didn't work...the photo just load in the browser as an overlay.</p>
<p>I'd rather avoid having to ask the user to 'Please right click and choose Save File As..."
</p></description>
		</item>

	</channel>
</rss>
