

<rss version="2.0"
	xmlns:atom="http://www.w3.org/2005/Atom" 
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:admin="http://webns.net/mvcb/"
	xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
		
	<channel>
		<title>RSS Feeds :: DEVPPL - Forums > JavaScript Forum : Topics : event to be fired if mouse passes over text under an object</title>
	<!--<atom:link href="http://www.devppl.com/forum" rel="self" type="application/rss+xml" />-->
		<description>TOGETHER WE ARE THE BEST</description>
		<link>http://www.devppl.com/forum</link>
		<language>en-gb</language>
		<pubDate>Tue, 17 Aug 2004 14:07:13 +0100</pubDate>
		<lastBuildDate>Mon, 23 Nov 2009 22:46:54 +0000</lastBuildDate>
		<docs>http://blogs.law.harvard.edu/tech/rss</docs>
		<generator>MSSTI v0.0.1 - (C) 2008 leviatan21 - http://www.mssti.com/</generator>
		<copyright>Copyright : (c) RSS Feeds :: DEVPPL - Tue, 17 Aug 2004 14:07:13 +0100</copyright>
		<dc:creator>webmaster@devppl.com (DEVPPL)</dc:creator>

		<image>
			<title>RSS Feeds :: DEVPPL - Forums > JavaScript Forum : Topics : event to be fired if mouse passes over text under an object</title>
			<url>http://www.devppl.com/forum/styles/DEVPPL-v2/imageset/site_logo.gif</url>
			<link>http://www.devppl.com/forum</link>
		</image>
		<ttl>60</ttl>
		
		<item>
			<title>event to be fired if mouse passes over text under an object</title>
			<link>http://www.devppl.com/forum/./viewtopic.php?p=51913#p51913</link>
				<description><![CDATA[ Hello, I'm having a problem with a site I'm developing that uses heavy DOM
javascript.<br /><br />My goal is for text with a certain SPAN class to be
highlighted blue when the mouse passes over it. <br />Sounds easy, right?
Not necessarily-- the catch is that sometimes, DIV boxes are on top of the
text that I'm trying to change, so even if the mouse is resting on top of
the text, the desired event is not fired because the cursor is registered
as being on top of the DIV element, not the text. <br /><br />What I want
to do is make it so that whenever the mouse is hovering over obstructed
text, the obstructions disappear, so that the text is clickable.<br /><br
/>Any help would be appreciated. This has been bugging me for a while
now.<br />Here is a link to my project:
"http://artistsapprentice.com/m/web-publisher/profile1/?m=e"
onclick="this.target='_blank';" rel="nofollow"<br />Notice that the
pictures already are highlighted blue when moused over, but not the text.
Please ...<p>Statistics : Posted by <a href="http://www.devppl.com/forum/memberlist.php?mode=viewprofile&amp;u=43890">nikpmr</a> &bull; on Mon May 25, 2009 1:10 am &bull; Replies 0 &bull; Views 315</p><hr />]]></description>
					<content:encoded><![CDATA[ Hello, I'm having a problem with a site I'm developing that uses heavy DOM
javascript.<br /><br />My goal is for text with a certain SPAN class to be
highlighted blue when the mouse passes over it. <br />Sounds easy, right?
Not necessarily-- the catch is that sometimes, DIV boxes are on top of the
text that I'm trying to change, so even if the mouse is resting on top of
the text, the desired event is not fired because the cursor is registered
as being on top of the DIV element, not the text. <br /><br />What I want
to do is make it so that whenever the mouse is hovering over obstructed
text, the obstructions disappear, so that the text is clickable.<br /><br
/>Any help would be appreciated. This has been bugging me for a while
now.<br />Here is a link to my project:
"http://artistsapprentice.com/m/web-publisher/profile1/?m=e"
onclick="this.target='_blank';" rel="nofollow"<br />Notice that the
pictures already are highlighted blue when moused over, but not the text.
Please ...]]></content:encoded>
					<category domain="http://www.devppl.com/forum/viewforum.php?f=49"><![CDATA[JavaScript Forum]]></category>
			<dc:creator><![CDATA[43890]]></dc:creator>
			<dc:date>2009-05-25T01:10:09+01:00</dc:date>
			<guid isPermaLink="false">http://www.devppl.com/forum/./viewtopic.php?p=51913#p51913</guid>
		</item>
	
	</channel>
</rss>