<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/'><id>tag:blogger.com,1999:blog-8980734269859237005.post4285446278425960693..comments</id><updated>2010-08-17T07:47:31.543-07:00</updated><category term='Reviews'/><category term='LINQ'/><category term='Visual Studio'/><category term='Windows Vista'/><category term='Misc Ramblings'/><category term='jQuery'/><category term='Architecture'/><category term='Technology'/><category term='CSS'/><category term='Screencast'/><category term='VB.NET'/><category term='Free EBook'/><category term='Tips'/><category term='Azure'/><category term='ASP.NET MVC'/><category term='ASP.NET'/><category term='HTML 5'/><category term='C#'/><category term='Free Learning'/><category term='Regex'/><category term='Product Releases'/><category term='Link List'/><category term='ASP.NET AJAX'/><category term='General'/><category term='WCF'/><category term='Blogging Tools'/><category term='Sharepoint'/><category term='Tools'/><category term='Contests'/><category term='Entity FW'/><category term='JavaScript'/><category term='WPF'/><category term='.NET'/><category term='Silverlight'/><category term='Windows 7'/><title type='text'>Comments on DevCurry: Determine the Element ID on MouseOver using jQuery...</title><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://www.devcurry.com/feeds/4285446278425960693/comments/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/4285446278425960693/comments/default'/><link rel='alternate' type='text/html' href='http://www.devcurry.com/2010/01/determine-element-id-on-mouseover-using.html'/><author><name>Suprotim Agarwal</name><uri>http://www.blogger.com/profile/08349831623922214390</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='25' height='32' src='http://3.bp.blogspot.com/_0j4bzarlOBg/TEefNfVYJBI/AAAAAAAABOE/GoGXFIVogfU/S220/Supmvp.jpg'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>3</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-8980734269859237005.post-4104521943245183168</id><published>2010-08-17T07:47:31.543-07:00</published><updated>2010-08-17T07:47:31.543-07:00</updated><title type='text'>... and i didn&amp;#39;t fade at all in my code but yo...</title><summary type='text'>... and i didn&amp;#39;t fade at all in my code but you get the point. This page solved this problem for me. Thanks!</summary><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/4285446278425960693/comments/default/4104521943245183168'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/4285446278425960693/comments/default/4104521943245183168'/><link rel='alternate' type='text/html' href='http://www.devcurry.com/2010/01/determine-element-id-on-mouseover-using.html?showComment=1282056451543#c4104521943245183168' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img1.blogblog.com/img/blank.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://www.devcurry.com/2010/01/determine-element-id-on-mouseover-using.html' ref='tag:blogger.com,1999:blog-8980734269859237005.post-4285446278425960693' source='http://www.blogger.com/feeds/8980734269859237005/posts/default/4285446278425960693' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-1710265905'/></entry><entry><id>tag:blogger.com,1999:blog-8980734269859237005.post-1092357745746300381</id><published>2010-08-17T07:46:33.847-07:00</published><updated>2010-08-17T07:46:33.847-07:00</updated><title type='text'>Here is a practical usages for ya. You want to set...</title><summary type='text'>Here is a practical usages for ya. You want to set a class effect of fade in/out.&lt;br /&gt;&lt;br /&gt;$(&amp;quot;.module&amp;quot;).mouseover(function(){&lt;br /&gt;...&lt;br /&gt;});&lt;br /&gt;&lt;br /&gt;But you dont want to fade in and out all of the objects of that class... so you use the id.&lt;br /&gt;&lt;br /&gt;$(&amp;quot;#&amp;#39; + this.id + &amp;#39;&amp;quot;).animate({height:&amp;quot;150px&amp;quot;},&amp;quot;fast&amp;quot;)&amp;#39;;</summary><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/4285446278425960693/comments/default/1092357745746300381'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/4285446278425960693/comments/default/1092357745746300381'/><link rel='alternate' type='text/html' href='http://www.devcurry.com/2010/01/determine-element-id-on-mouseover-using.html?showComment=1282056393847#c1092357745746300381' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img1.blogblog.com/img/blank.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://www.devcurry.com/2010/01/determine-element-id-on-mouseover-using.html' ref='tag:blogger.com,1999:blog-8980734269859237005.post-4285446278425960693' source='http://www.blogger.com/feeds/8980734269859237005/posts/default/4285446278425960693' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-1710265905'/></entry><entry><id>tag:blogger.com,1999:blog-8980734269859237005.post-4421840225286956959</id><published>2010-01-07T09:39:12.068-08:00</published><updated>2010-01-07T09:39:12.068-08:00</updated><title type='text'>But i dont c a practical usage of it...</title><summary type='text'>But i dont c a practical usage of it...</summary><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/4285446278425960693/comments/default/4421840225286956959'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/4285446278425960693/comments/default/4421840225286956959'/><link rel='alternate' type='text/html' href='http://www.devcurry.com/2010/01/determine-element-id-on-mouseover-using.html?showComment=1262885952068#c4421840225286956959' title=''/><author><name>Jaan</name><uri>http://www.techbray.com</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img1.blogblog.com/img/blank.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://www.devcurry.com/2010/01/determine-element-id-on-mouseover-using.html' ref='tag:blogger.com,1999:blog-8980734269859237005.post-4285446278425960693' source='http://www.blogger.com/feeds/8980734269859237005/posts/default/4285446278425960693' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-116256245'/></entry></feed>
