<?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>Support Forum Topic: hidden element's position</title>
<link>http://support.westciv.com/</link>
<description>Support Forum Topic: hidden element's position</description>
<language>en</language>
<pubDate>Fri, 10 Sep 2010 12:43:56 +0000</pubDate>

<item>
<title>gt2304b on "hidden element's position"</title>
<link>http://support.westciv.com/topic/hidden-elements-position#post-1041</link>
<pubDate>Thu, 18 Oct 2007 18:55:43 +0000</pubDate>
<dc:creator>gt2304b</dc:creator>
<guid isPermaLink="false">1041@http://support.westciv.com/</guid>
<description>&#60;p&#62;short of making the element visible via display:block, grabbing it's position, and hiding it again right away, I haven't come up with a good way to do this.&#60;/p&#62;
&#60;p&#62;anyone else have any thoughts?
&#60;/p&#62;</description>
</item>
<item>
<title>Storyman on "hidden element's position"</title>
<link>http://support.westciv.com/topic/hidden-elements-position#post-1025</link>
<pubDate>Fri, 12 Oct 2007 18:48:17 +0000</pubDate>
<dc:creator>Storyman</dc:creator>
<guid isPermaLink="false">1025@http://support.westciv.com/</guid>
<description>&#60;p&#62;gt2304b,&#60;/p&#62;
&#60;p&#62;Let the rest of us know if you a solution.
&#60;/p&#62;</description>
</item>
<item>
<title>JohnAllsopp on "hidden element's position"</title>
<link>http://support.westciv.com/topic/hidden-elements-position#post-1023</link>
<pubDate>Thu, 11 Oct 2007 23:37:16 +0000</pubDate>
<dc:creator>JohnAllsopp</dc:creator>
<guid isPermaLink="false">1023@http://support.westciv.com/</guid>
<description>&#60;p&#62;I honestly don't know what position an element with display none has, or whether it would be consistent across browsers. Maybe try a little javascript to see what happens in different browsers (and whether static, relative and absolute are different)&#60;/p&#62;
&#60;p&#62;Interesting!&#60;/p&#62;
&#60;p&#62;john
&#60;/p&#62;</description>
</item>
<item>
<title>gt2304b on "hidden element's position"</title>
<link>http://support.westciv.com/topic/hidden-elements-position#post-1022</link>
<pubDate>Thu, 11 Oct 2007 22:23:24 +0000</pubDate>
<dc:creator>gt2304b</dc:creator>
<guid isPermaLink="false">1022@http://support.westciv.com/</guid>
<description>&#60;p&#62;kind of a strange request, but I was wondering if there was a way to access (via DOM or otherwise) the position properties of an element while it's still hidden...&#60;/p&#62;
&#60;p&#62;for example if I had a div element that has style: display: none -- is there a way that I could query the DOM and get the element's top and left position that it would have (if it were to be made visible later on with a display:block switch)?&#60;/p&#62;
&#60;p&#62;I know this is almost a javascript question, but thought I would try my luck on this support board, as I've gotten good solutions here.  Thanks
&#60;/p&#62;</description>
</item>

</channel>
</rss>