<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[SimpleViewer Forum - issue with Firefox]]></title>
		<link>http://www.simpleviewer.net/forum/viewtopic.php?id=10990</link>
		<description><![CDATA[The most recent posts in issue with Firefox.]]></description>
		<lastBuildDate>Thu, 16 Dec 2010 07:04:12 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: issue with Firefox]]></title>
			<link>http://www.simpleviewer.net/forum/viewtopic.php?pid=31906#p31906</link>
			<description><![CDATA[<p>@gazman<br />Check out the FAQs here: <a href="http://simpleviewer.net/autoviewer/support/faq.html">http://simpleviewer.net/autoviewer/support/faq.html</a><br />FAQs #2, #3 and #4 deal with images not showing up.</p>]]></description>
			<author><![CDATA[null@example.com (Steven Speirs)]]></author>
			<pubDate>Thu, 16 Dec 2010 07:04:12 +0000</pubDate>
			<guid>http://www.simpleviewer.net/forum/viewtopic.php?pid=31906#p31906</guid>
		</item>
		<item>
			<title><![CDATA[Re: issue with Firefox]]></title>
			<link>http://www.simpleviewer.net/forum/viewtopic.php?pid=31899#p31899</link>
			<description><![CDATA[<p>What changes did you make?&nbsp; I am having the same issues.</p><p>Thanks.</p>]]></description>
			<author><![CDATA[null@example.com (qazman)]]></author>
			<pubDate>Wed, 15 Dec 2010 23:52:55 +0000</pubDate>
			<guid>http://www.simpleviewer.net/forum/viewtopic.php?pid=31899#p31899</guid>
		</item>
		<item>
			<title><![CDATA[Re: issue with Firefox]]></title>
			<link>http://www.simpleviewer.net/forum/viewtopic.php?pid=28471#p28471</link>
			<description><![CDATA[<p>I actually did manage to get it working with a bit of tweaking (read: a lot of tweaking)! Thank you anyway!</p>]]></description>
			<author><![CDATA[null@example.com (corneliaklimek)]]></author>
			<pubDate>Sun, 08 Aug 2010 22:40:47 +0000</pubDate>
			<guid>http://www.simpleviewer.net/forum/viewtopic.php?pid=28471#p28471</guid>
		</item>
		<item>
			<title><![CDATA[Re: issue with Firefox]]></title>
			<link>http://www.simpleviewer.net/forum/viewtopic.php?pid=28408#p28408</link>
			<description><![CDATA[<p>Your gallery is working fine in firefox 3.6 for me did you get it working? If not, did you try clearing your Browser&#039;s cache after the changes you made?</p>]]></description>
			<author><![CDATA[null@example.com (Mike Richards)]]></author>
			<pubDate>Thu, 05 Aug 2010 13:55:16 +0000</pubDate>
			<guid>http://www.simpleviewer.net/forum/viewtopic.php?pid=28408#p28408</guid>
		</item>
		<item>
			<title><![CDATA[Re: issue with Firefox]]></title>
			<link>http://www.simpleviewer.net/forum/viewtopic.php?pid=28362#p28362</link>
			<description><![CDATA[<p>I just downloaded and tried it in Chrome and it works perfectly there as well. It appears to be a localized issue in Firefox. Anyone have any ideas? </p><p>I&#039;ve tried running it through the W3 checker and fixed the issues, tried changing the doctype, tried making fixed heights in the CSS, tried making percentage heights in the CSS, tried writing some code to help Firefox understand. I&#039;m really at a loss here.&nbsp; <img src="http://www.simpleviewer.net/forum/img/smilies/neutral.png" width="15" height="15" alt="neutral" /></p>]]></description>
			<author><![CDATA[null@example.com (corneliaklimek)]]></author>
			<pubDate>Mon, 02 Aug 2010 20:34:45 +0000</pubDate>
			<guid>http://www.simpleviewer.net/forum/viewtopic.php?pid=28362#p28362</guid>
		</item>
		<item>
			<title><![CDATA[issue with Firefox]]></title>
			<link>http://www.simpleviewer.net/forum/viewtopic.php?pid=28349#p28349</link>
			<description><![CDATA[<p>Hi there!</p><p>I have gone and installed autoviewer on my website and it works amazing....in IE. Unfortunately when it comes to trying it out in Firefox, all I get is &quot;x&quot;s where the images should be - though the navigation buttons seem to come up and work fine. </p><p>I went through the forums and checked to see what the issue could be, it doesn&#039;t appear to be a CSS issue and I unattached any style sheets from the page just in case. I went through and linked everything directly (to be safe). I&#039;m at a bit of a loss right now. </p><p>If anyone could help me out that would be amazing! <br />Here is a link to the gallery in question: <a href="http://www.corneliaklimek.ca/gallery/fashion.html">http://www.corneliaklimek.ca/gallery/fashion.html</a></p><p>Here is my page code: </p><div class="codebox"><pre><code>&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
&lt;!-- saved from url=(0014)about:internet --&gt;
&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot; xml:lang=&quot;en&quot; lang=&quot;en&quot;&gt;
&lt;head&gt;
&lt;meta http-equiv=&quot;Content-Type&quot; content=&quot;text/html; charset=iso-8859-1&quot; /&gt;
&lt;title&gt;Fashion Photography&lt;/title&gt;
&lt;!-- Download AutoViewer at www.airtightinteractive.com/projects/autoviewer --&gt;
&lt;script type=&quot;text/javascript&quot; src=&quot;http://www.corneliaklimek.ca/gallery/swfobject.js&quot;&gt;&lt;/script&gt;

&lt;style type=&quot;text/css&quot;&gt;    
    body {
        background-color: #181818;
        font: .8em/1.3em verdana,arial,helvetica,sans-serif;
        
    }

    #header {
        background-color: #181818;
        width: 100%;
        height: 100px;        
    }
    
    #footer {
        background-color: #181818;
        width: 100%;
        height: 40px;        
    }
    
    #flashcontent {
        width: 100%;
        height: 600px;        
    }
        
body,td,th {
    font-size: 0.8em;
    color: #FFF;
    font-family: Arial, Helvetica, sans-serif;
}
a:link {
    text-decoration: none;
    color: #FFF;
}
a:visited {
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
a:active {
    text-decoration: none;
}
&lt;/style&gt;
&lt;/head&gt;
&lt;body&gt;
    &lt;div id=&quot;header&quot;&gt;&lt;img src=&quot;/images/gallerylogo.jpg&quot; alt=&quot;&quot; width=&quot;576&quot; height=&quot;101&quot; border=&quot;0&quot; usemap=&quot;#Map&quot; /&gt;
      &lt;map name=&quot;Map&quot; id=&quot;Map&quot;&gt;
        &lt;area shape=&quot;rect&quot; coords=&quot;318,49,355,62&quot; href=&quot;http://www.corneliaklimek.ca&quot; alt=&quot;&quot; /&gt;
        &lt;area shape=&quot;rect&quot; coords=&quot;362,51,423,62&quot; href=&quot;http://www.corneliaklimek.ca/about.html&quot; alt=&quot;&quot; /&gt;
        &lt;area shape=&quot;rect&quot; coords=&quot;429,51,478,62&quot; href=&quot;http://www.corneliaklimek.ca/contact.html&quot; alt=&quot;&quot; /&gt;
      &lt;/map&gt;
&lt;/div&gt;
    &lt;div id=&quot;flashcontent&quot;&gt;AutoViewer requires JavaScript and the Flash Player. &lt;a href=&quot;http://www.macromedia.com/go/getflashplayer/&quot;&gt;Get Flash here.&lt;/a&gt; &lt;/div&gt;    
    &lt;script type=&quot;text/javascript&quot;&gt;
        var fo = new SWFObject(&quot;http://www.corneliaklimek.ca/gallery/autoviewer.swf&quot;, &quot;autoviewer&quot;, &quot;100%&quot;, &quot;100%&quot;, &quot;8&quot;, &quot;#181818&quot;);        
                
        //Optional Configuration
        
        //fo.addVariable(&quot;langOpenImage&quot;, &quot;Open Image in New Window&quot;);
        //fo.addVariable(&quot;langAbout&quot;, &quot;About&quot;);  
        //fo.addVariable(&quot;xmlURL&quot;, &quot;http://www.corneliaklimek.ca/gallery/gallery.xml&quot;);                    
        fo.addParam(&quot;wmode&quot;, &quot;opaque&quot;); 
        fo.write(&quot;flashcontent&quot;);    
        
    &lt;/script&gt;    
    
&lt;div id=&quot;footer&quot;&gt;&lt;center&gt;© Cornelia Klimek Photography 2009-2010 | www.corneliaklimek.ca&lt;/center&gt;&lt;/div&gt;
&lt;/body&gt;
&lt;/html&gt;</code></pre></div><p>and here is my gallery code: </p><div class="codebox"><pre><code>&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;gallery title=&quot;Fashion&quot; frameColor=&quot;0xFFFFFF&quot; frameWidth=&quot;5&quot; imagePadding=&quot;20&quot; displayTime=&quot;6&quot; enableRightClickOpen=&quot;false&quot;&gt;
&lt;image&gt;
   &lt;url&gt;http://www.corneliaklimek.ca/gallery/images/IMG_0493.jpg&lt;/url&gt;
   &lt;caption&gt;&lt;/caption&gt;
   &lt;width&gt;900&lt;/width&gt;
   &lt;height&gt;600&lt;/height&gt;
&lt;/image&gt;
&lt;image&gt;
   &lt;filename&gt;images/IMG_0170.jpg&lt;/filename&gt;
   &lt;caption&gt;&lt;/caption&gt;
   &lt;width&gt;400&lt;/width&gt;
   &lt;height&gt;600&lt;/height&gt;
&lt;/image&gt;
&lt;image&gt;
   &lt;filename&gt;images/IMG_3255.jpg&lt;/filename&gt;
   &lt;caption&gt;&lt;/caption&gt;
   &lt;width&gt;900&lt;/width&gt;
   &lt;height&gt;600&lt;/height&gt;
&lt;/image&gt;
&lt;image&gt;
   &lt;filename&gt;images/IMG_3388.jpg&lt;/filename&gt;
   &lt;caption&gt;&lt;/caption&gt;
   &lt;width&gt;900&lt;/width&gt;
   &lt;height&gt;600&lt;/height&gt;
&lt;/image&gt;
&lt;image&gt;
   &lt;filename&gt;images/IMG_3605.jpg&lt;/filename&gt;
   &lt;caption&gt;&lt;/caption&gt;
   &lt;width&gt;900&lt;/width&gt;
   &lt;height&gt;600&lt;/height&gt;
&lt;/image&gt;
&lt;image&gt;
   &lt;filename&gt;images/IMG_3710.jpg&lt;/filename&gt;
   &lt;caption&gt;&lt;/caption&gt;
   &lt;width&gt;400&lt;/width&gt;
   &lt;height&gt;600&lt;/height&gt;
&lt;/image&gt;
&lt;image&gt;
   &lt;filename&gt;images/IMG_4730.jpg&lt;/filename&gt;
   &lt;caption&gt;&lt;/caption&gt;
   &lt;width&gt;900&lt;/width&gt;
   &lt;height&gt;600&lt;/height&gt;
&lt;/image&gt;
&lt;image&gt;
   &lt;filename&gt;images/IMG_4844.jpg&lt;/filename&gt;
   &lt;caption&gt;&lt;/caption&gt;
   &lt;width&gt;400&lt;/width&gt;
   &lt;height&gt;600&lt;/height&gt;
&lt;/image&gt;
&lt;image&gt;
   &lt;filename&gt;images/IMG_5026.jpg&lt;/filename&gt;
   &lt;caption&gt;&lt;/caption&gt;
   &lt;width&gt;400&lt;/width&gt;
   &lt;height&gt;600&lt;/height&gt;
&lt;/image&gt;
&lt;image&gt;
   &lt;filename&gt;images/IMG_5136.jpg&lt;/filename&gt;
   &lt;caption&gt;&lt;/caption&gt;
   &lt;width&gt;400&lt;/width&gt;
   &lt;height&gt;600&lt;/height&gt;
&lt;/image&gt;
&lt;image&gt;
   &lt;filename&gt;images/IMG_5174.jpg&lt;/filename&gt;
   &lt;caption&gt;&lt;/caption&gt;
   &lt;width&gt;400&lt;/width&gt;
   &lt;height&gt;600&lt;/height&gt;
&lt;/image&gt;
&lt;/gallery&gt;</code></pre></div><p>Thank you!</p>]]></description>
			<author><![CDATA[null@example.com (corneliaklimek)]]></author>
			<pubDate>Mon, 02 Aug 2010 06:05:43 +0000</pubDate>
			<guid>http://www.simpleviewer.net/forum/viewtopic.php?pid=28349#p28349</guid>
		</item>
	</channel>
</rss>
