<?xml version="1.0"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>ShareThis Forums Tag: IE6</title>
<link>http://forums.sharethis.com/</link>
<description>ShareThis Forums Tag: IE6</description>
<language>en</language>
<pubDate>Wed, 07 Jan 2009 01:29:16 +0000</pubDate>

<item>
<title>ShareThisSupport on "ShareThis window not displaying in IE6"</title>
<link>http://forums.sharethis.com/topic/sharethis-window-not-displaying-in-ie6#post-542</link>
<pubDate>Mon, 28 Jul 2008 19:31:01 +0000</pubDate>
<dc:creator>ShareThisSupport</dc:creator>
<guid isPermaLink="false">542@http://forums.sharethis.com/</guid>
<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;It seems that the position:relative assignment is being inherited by the wrapper that contains our widget in IE6. This is causing the widget to be 'invisible'. You should be able to fix it by removing or commenting out the position:relative assignment from the code below:&#60;/p&#62;
&#60;p&#62;   div#page div#content {&#60;br /&#62;
        /* position: relative; */&#60;br /&#62;
        min-height: 775px;&#60;br /&#62;
    }&#60;/p&#62;
&#60;p&#62;If this doesn't work, please let us know and we'll continue to investigate.
&#60;/p&#62;</description>
</item>
<item>
<title>yarnosh on "ShareThis window not displaying in IE6"</title>
<link>http://forums.sharethis.com/topic/sharethis-window-not-displaying-in-ie6#post-536</link>
<pubDate>Sun, 27 Jul 2008 19:21:06 +0000</pubDate>
<dc:creator>yarnosh</dc:creator>
<guid isPermaLink="false">536@http://forums.sharethis.com/</guid>
<description>&#60;p&#62;Any idea why it isn't displaying in IE6?
&#60;/p&#62;</description>
</item>
<item>
<title>yarnosh on "ShareThis window not displaying in IE6"</title>
<link>http://forums.sharethis.com/topic/sharethis-window-not-displaying-in-ie6#post-533</link>
<pubDate>Fri, 25 Jul 2008 20:13:34 +0000</pubDate>
<dc:creator>yarnosh</dc:creator>
<guid isPermaLink="false">533@http://forums.sharethis.com/</guid>
<description>&#60;p&#62;&#60;a href=&#34;http://67.207.141.112/programs/32&#34; rel=&#34;nofollow&#34;&#62;http://67.207.141.112/programs/32&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>ShareThisSupport on "ShareThis window not displaying in IE6"</title>
<link>http://forums.sharethis.com/topic/sharethis-window-not-displaying-in-ie6#post-532</link>
<pubDate>Fri, 25 Jul 2008 19:52:31 +0000</pubDate>
<dc:creator>ShareThisSupport</dc:creator>
<guid isPermaLink="false">532@http://forums.sharethis.com/</guid>
<description>&#60;p&#62;I'd be happy to take a look if you could provide a link to your site.
&#60;/p&#62;</description>
</item>
<item>
<title>yarnosh on "ShareThis window not displaying in IE6"</title>
<link>http://forums.sharethis.com/topic/sharethis-window-not-displaying-in-ie6#post-529</link>
<pubDate>Fri, 25 Jul 2008 16:41:21 +0000</pubDate>
<dc:creator>yarnosh</dc:creator>
<guid isPermaLink="false">529@http://forums.sharethis.com/</guid>
<description>&#60;p&#62;I'm using a very basic STAPI setup. When I click the button, the window pops up in all browsers except IE6. On IE6 nothing happens when I click the button. I do have a button, however. So I know the code it loading.
&#60;/p&#62;</description>
</item>
<item>
<title>seognome on "IE6: sharethis popup menu appears several pages below"</title>
<link>http://forums.sharethis.com/topic/ie6-sharethis-popup-menu-appears-several-pages-below#post-450</link>
<pubDate>Fri, 27 Jun 2008 21:02:34 +0000</pubDate>
<dc:creator>seognome</dc:creator>
<guid isPermaLink="false">450@http://forums.sharethis.com/</guid>
<description>&#60;p&#62;I discovered what the problem was.&#60;/p&#62;
&#60;p&#62;I had placed the sharethis php function within a div that had been styled with &#34;position: relative; left: -5px;&#34; (to help align the sharethis link properly). This was what was causing the strange behavior.&#60;/p&#62;
&#60;p&#62;IE + CSS = a blind donkey trying to swim across the ocean
&#60;/p&#62;</description>
</item>
<item>
<title>seognome on "IE6: sharethis popup menu appears several pages below"</title>
<link>http://forums.sharethis.com/topic/ie6-sharethis-popup-menu-appears-several-pages-below#post-449</link>
<pubDate>Fri, 27 Jun 2008 14:01:09 +0000</pubDate>
<dc:creator>seognome</dc:creator>
<guid isPermaLink="false">449@http://forums.sharethis.com/</guid>
<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;I am using sharethis on wordpress. The icon appears and works perfectly in Safari and Firefox, but in Internet Explorer 6 on Windows Xp (service pack 2) when the sharethis icon is clicked the pop up menu appears several page scrolls below the icon.&#60;/p&#62;
&#60;p&#62;Any idea why this is happening?
&#60;/p&#62;</description>
</item>
<item>
<title>tdevries on "ShareThis IE6 Bug"</title>
<link>http://forums.sharethis.com/topic/sharethis-ie6-bug#post-238</link>
<pubDate>Fri, 04 Apr 2008 18:50:01 +0000</pubDate>
<dc:creator>tdevries</dc:creator>
<guid isPermaLink="false">238@http://forums.sharethis.com/</guid>
<description>&#60;p&#62;&#60;em&#62;...but move the ShareThis script out of HEAD into the BODY, then the error goes away, but then a ShareThis icon shows up where I do not want it to.&#60;/em&#62;&#60;/p&#62;
&#60;p&#62;I had the same problem.  Try hiding it inside an invisible DIV, like this:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#38;lt;div style=&#38;quot;display:none&#38;quot;&#38;gt;&#38;lt;script SHARETHIS-script-link-here&#38;gt;&#38;lt;/script&#38;gt;&#38;lt;/div&#38;gt;&#60;/code&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>gerrys0 on "ShareThis IE6 Bug"</title>
<link>http://forums.sharethis.com/topic/sharethis-ie6-bug#post-208</link>
<pubDate>Sun, 30 Mar 2008 18:21:02 +0000</pubDate>
<dc:creator>gerrys0</dc:creator>
<guid isPermaLink="false">208@http://forums.sharethis.com/</guid>
<description>&#60;p&#62;+1&#60;/p&#62;
&#60;p&#62;I am trying to add ShareThis to each of the blogs on my front page. I want the URL to be for each blog, not my main front page URL. So I put the ShareThis include script in my document HEAD, and used the API addEntry() method at each blog post. But I am getting the IE6 crash.&#60;/p&#62;
&#60;p&#62;I am including the HaloScan javascript in my page also. If I remove the HaloScan, the error goes away.  If I keep the HaloScan, but move the ShareThis script out of HEAD into the BODY, then the error goes away, but then a ShareThis icon shows up where I do not want it to.&#60;/p&#62;
&#60;p&#62;If I don't use the API, and put a ShareThis button at each blog post that forwards the main URL, that works fine.
&#60;/p&#62;</description>
</item>
<item>
<title>ShareThisSupport on "ShareThis IE6 Bug"</title>
<link>http://forums.sharethis.com/topic/sharethis-ie6-bug#post-163</link>
<pubDate>Thu, 13 Mar 2008 20:38:41 +0000</pubDate>
<dc:creator>ShareThisSupport</dc:creator>
<guid isPermaLink="false">163@http://forums.sharethis.com/</guid>
<description>&#60;p&#62;We are aware of both of these bugs. The error you're seeing on YouTube most likely results in the video displaying over the ShareThis widget. We currently working a solution for this, and should have this fixed shortly.&#60;/p&#62;
&#60;p&#62;Thank you for the valuable feedback.
&#60;/p&#62;</description>
</item>
<item>
<title>abv on "ShareThis IE6 Bug"</title>
<link>http://forums.sharethis.com/topic/sharethis-ie6-bug#post-157</link>
<pubDate>Thu, 13 Mar 2008 03:16:05 +0000</pubDate>
<dc:creator>abv</dc:creator>
<guid isPermaLink="false">157@http://forums.sharethis.com/</guid>
<description>&#60;p&#62;Hi. When using ShareThis w/ IE6, I encounter a bug that crashes the page. The bug isn't too well documented but if you google &#34;IE6 80004004 Bug&#34; you can see other people's experiences with it. When javascript tries to reformat a page before its done loading, this bug appears. Then, the page disappears.&#60;/p&#62;
&#60;p&#62;In my situation, ShareThis works fine in IE6, unless there's also a YouTube video embedded on the same page. When that happens I get the error.&#60;/p&#62;
&#60;p&#62;Has anyone else encountered this?&#60;/p&#62;
&#60;p&#62;I'd be happy to provide more details to ShareThis's developers.
&#60;/p&#62;</description>
</item>

</channel>
</rss>
