<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Jagan's Web Blog</title>
	<atom:link href="http://exploringweb.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://exploringweb.wordpress.com</link>
	<description>Things I came across</description>
	<lastBuildDate>Thu, 11 Jun 2009 20:19:37 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='exploringweb.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://1.gravatar.com/blavatar/571d8058f7b75fa17c36ba711da46a33?s=96&#038;d=http%3A%2F%2Fs2.wp.com%2Fi%2Fbuttonw-com.png</url>
		<title>Jagan's Web Blog</title>
		<link>http://exploringweb.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://exploringweb.wordpress.com/osd.xml" title="Jagan&#039;s Web Blog" />
	<atom:link rel='hub' href='http://exploringweb.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Dojo&#8217;ing Mouseover popups</title>
		<link>http://exploringweb.wordpress.com/2009/03/06/dojoing-mouseover-popups/</link>
		<comments>http://exploringweb.wordpress.com/2009/03/06/dojoing-mouseover-popups/#comments</comments>
		<pubDate>Fri, 06 Mar 2009 08:27:55 +0000</pubDate>
		<dc:creator>nathansmj</dc:creator>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Dojo]]></category>

		<guid isPermaLink="false">http://exploringweb.wordpress.com/?p=7</guid>
		<description><![CDATA[Goal: Upon Mouseover &#8211; open a popup that have an iFrame with customized content. The height of the popup should be dynamic with respect the content of the iFrame The popup should be in the visible area of the browser. If the the height of the popup is more than the visible area of the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=exploringweb.wordpress.com&amp;blog=6643908&amp;post=7&amp;subd=exploringweb&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<blockquote><p><strong>Goal:</strong></p></blockquote>
<ul>
<li>Upon Mouseover &#8211; open a popup that have an iFrame with customized content.</li>
<li>The height of the popup should be dynamic with respect the content of the iFrame</li>
<li>The popup should be in the visible area of the browser.</li>
<li>If the the height of the popup is more than the visible area of the browser, then the hidding part should be the bottom portion of popup.</li>
</ul>
<blockquote><p><strong>Terminologies:</strong></p></blockquote>
<p>Let the div that should react to mouse over be <em>&#8216;item&#8217; </em>and the <em>&#8216;popup&#8217;</em> will appear upon mouseover on the <em>item</em>s.</p>
<p style="text-align:center;"><img class="size-full wp-image-10 aligncenter" title="previewpopup" src="http://exploringweb.files.wordpress.com/2009/03/previewpopup.jpg?w=500" alt="previewpopup"   /></p>
<p style="text-align:center;">
<blockquote>
<p style="text-align:left;"><strong>Solution:</strong></p>
</blockquote>
<p style="text-align:left;">
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/exploringweb.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/exploringweb.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/exploringweb.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/exploringweb.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/exploringweb.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/exploringweb.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/exploringweb.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/exploringweb.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/exploringweb.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/exploringweb.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/exploringweb.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/exploringweb.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/exploringweb.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/exploringweb.wordpress.com/7/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=exploringweb.wordpress.com&amp;blog=6643908&amp;post=7&amp;subd=exploringweb&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://exploringweb.wordpress.com/2009/03/06/dojoing-mouseover-popups/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f27b61b88e2d98f772ce38a71533de59?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">nathansmj</media:title>
		</media:content>

		<media:content url="http://exploringweb.files.wordpress.com/2009/03/previewpopup.jpg" medium="image">
			<media:title type="html">previewpopup</media:title>
		</media:content>
	</item>
	</channel>
</rss>
