<rss version="2.0">
		<channel>
			<title>Plogger Support Forum - not every thumbnails are loaded ...only when i refresh page.</title>
			<lastBuildDate>Sun, 19 Apr 2026 08:57:21 +0000</lastBuildDate>
			<link>http://www.plogger.org/forum/</link>
			<description></description>
			<generator>Lussumo Vanilla 1.1.10</generator>
			<item>
		<title>not every thumbnails are loaded ...only when i refresh page.</title>
		<link>http://www.plogger.org/forum/comments.php?DiscussionID=180&amp;Focus=840#Comment_840</link>
		<guid isPermaLink="false">http://www.plogger.org/forum/comments.php?DiscussionID=180&amp;Focus=840#Comment_840</guid>
		<pubDate>Sun, 06 Nov 2005 13:43:48 +0000</pubDate>
		<author>chrissie</author>
		<description>
			<![CDATA[Hello.. I have integrated the plogger album script in my website.<br />But if you click a ablum not every thumnail picture is displayed..<br />(I have to click the button refresh page sometimes to see every thumbnail)<br />I don't know what te problem could be. <br /><br />Can anyone help me out?<br />here is my link:<br />http://www.webdesign-cs.com/album1<br /><br />regards,<br />Chris]]>
		</description>
	</item>
	<item>
		<title>not every thumbnails are loaded ...only when i refresh page.</title>
		<link>http://www.plogger.org/forum/comments.php?DiscussionID=180&amp;Focus=842#Comment_842</link>
		<guid isPermaLink="false">http://www.plogger.org/forum/comments.php?DiscussionID=180&amp;Focus=842#Comment_842</guid>
		<pubDate>Sun, 06 Nov 2005 14:04:04 +0000</pubDate>
		<author>jack</author>
		<description>
			<![CDATA[Well, I've seen almost everyone of your family ;) but I didn't notice anything weird. I can see all the thumbs and everything seems to work ok.]]>
		</description>
	</item>
	<item>
		<title>not every thumbnails are loaded ...only when i refresh page.</title>
		<link>http://www.plogger.org/forum/comments.php?DiscussionID=180&amp;Focus=844#Comment_844</link>
		<guid isPermaLink="false">http://www.plogger.org/forum/comments.php?DiscussionID=180&amp;Focus=844#Comment_844</guid>
		<pubDate>Sun, 06 Nov 2005 14:56:27 +0000</pubDate>
		<author>chrissie</author>
		<description>
			<![CDATA[That is weird.. because when i use the original installation of plogger (without having edited the index.php) it works fine. But when i use the edited version it does not show every thumbnail on my pc. So i really don't know what's wrong ..and why i have to refresh my page to see every thumbnail. :(]]>
		</description>
	</item>
	<item>
		<title>not every thumbnails are loaded ...only when i refresh page.</title>
		<link>http://www.plogger.org/forum/comments.php?DiscussionID=180&amp;Focus=846#Comment_846</link>
		<guid isPermaLink="false">http://www.plogger.org/forum/comments.php?DiscussionID=180&amp;Focus=846#Comment_846</guid>
		<pubDate>Sun, 06 Nov 2005 15:17:06 +0000</pubDate>
		<author>mike</author>
		<description>
			<![CDATA[I've sometimes noticed this problem as well.  It's strange because it happens randomly, and only in Internet Explorer.  I think it is an IE bug because it never happens in Firefox.]]>
		</description>
	</item>
	<item>
		<title>not every thumbnails are loaded ...only when i refresh page.</title>
		<link>http://www.plogger.org/forum/comments.php?DiscussionID=180&amp;Focus=850#Comment_850</link>
		<guid isPermaLink="false">http://www.plogger.org/forum/comments.php?DiscussionID=180&amp;Focus=850#Comment_850</guid>
		<pubDate>Sun, 06 Nov 2005 16:21:44 +0000</pubDate>
		<author>jack</author>
		<description>
			<![CDATA[... and I was using Firefox ;) ...]]>
		</description>
	</item>
	<item>
		<title>not every thumbnails are loaded ...only when i refresh page.</title>
		<link>http://www.plogger.org/forum/comments.php?DiscussionID=180&amp;Focus=860#Comment_860</link>
		<guid isPermaLink="false">http://www.plogger.org/forum/comments.php?DiscussionID=180&amp;Focus=860#Comment_860</guid>
		<pubDate>Mon, 07 Nov 2005 07:57:32 +0000</pubDate>
		<author>chrissie</author>
		<description>
			<![CDATA[I tested the website at my work ..and also see the same problem.<br />But only with my album i see this problem, not with others using the plogger script..]]>
		</description>
	</item>
	<item>
		<title>not every thumbnails are loaded ...only when i refresh page.</title>
		<link>http://www.plogger.org/forum/comments.php?DiscussionID=180&amp;Focus=972#Comment_972</link>
		<guid isPermaLink="false">http://www.plogger.org/forum/comments.php?DiscussionID=180&amp;Focus=972#Comment_972</guid>
		<pubDate>Fri, 11 Nov 2005 05:44:53 +0000</pubDate>
		<author>chrissie</author>
		<description>
			<![CDATA[i tested it repeatedly ..and also others who are using the internetbrowser have see the same problem. The thumnails are very short shown and then suddenly disapear..    sometime with a page (with 30 pictures) 1/4  thumbnails are not shown..  to bad, i liked this album so much, but i have to switch to another script that is more reliable :(]]>
		</description>
	</item>
	<item>
		<title>not every thumbnails are loaded ...only when i refresh page.</title>
		<link>http://www.plogger.org/forum/comments.php?DiscussionID=180&amp;Focus=1531#Comment_1531</link>
		<guid isPermaLink="false">http://www.plogger.org/forum/comments.php?DiscussionID=180&amp;Focus=1531#Comment_1531</guid>
		<pubDate>Tue, 13 Dec 2005 12:56:12 +0000</pubDate>
		<author>micheal</author>
		<description>
			<![CDATA[Hello, I have the solution to your problem from Derek<br /><br />Edit the file: gallery.css in the directory (css)<br /><br />css/gallery.css, add this at the top: <br /><br />* html .thumbnail a:hover { <br />height: 1px; <br />} <br /><br />If it doesn't work, try this: <br />* html .slides li { <br />height: 1px; <br />} <br /><br />The first lines worked great with mine album!<br />Thanks to Derek de Jong!]]>
		</description>
	</item>
	<item>
		<title>not every thumbnails are loaded ...only when i refresh page.</title>
		<link>http://www.plogger.org/forum/comments.php?DiscussionID=180&amp;Focus=1536#Comment_1536</link>
		<guid isPermaLink="false">http://www.plogger.org/forum/comments.php?DiscussionID=180&amp;Focus=1536#Comment_1536</guid>
		<pubDate>Tue, 13 Dec 2005 20:29:14 +0000</pubDate>
		<author>ddejong</author>
		<description>
			<![CDATA[It's the IE "Peekaboo" bug, for enquiring minds:<br />http://positioniseverything.net/explorer/peekaboo.html<br /><br />The solution is called the "Holly Hack" by Holly Burgevin. It triggers a property in IE known as "hasLayout" by giving it a height. Think of it as a block-level-block-level element. Why 1px? Because IE honors (contrary to spec) the contents over the container; so when you put in something 100px tall, IE stretches the containing box.  (This can be controlled with the overflow property.) Nothing else does, which is why we use the star-hack (in IE, there's a mysterious root element ABOVE html, which, if you know the DOM, is contrary to spec -- HTML should be the granddaddy element). Nobody knows what to call it, but * -- the CSS wildcard -- does the trick. By adding the "* html" to the rule, all standards-compliant browsers (correctly) ignore it, while IE (before 7.0) applies it. Add up all of these IE failures, and you get the Holly Hack.<br /><br />Cheers,<br />Derek]]>
		</description>
	</item>
	
		</channel>
	</rss>