<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Comments on snippet: 'Efecto HOVER sobre cualquier cosa'</title>
    <description>Snipplr comments feed</description>
    <link>https://ipv6.snipplr.com/</link>
    <lastBuildDate>Wed, 22 Apr 2026 12:25:44 +0000</lastBuildDate>
    <item>
      <title>jonhenshaw said on 07/Sep/2006</title>
      <link>https://ipv6.snipplr.com/view/1024/efecto-hover-sobre-cualquier-cosa</link>
      <description>&lt;p&gt;&lt;p&gt;(from http://translate.google.com/)&lt;/p&gt;

&lt;p&gt;Taken from Sofa Orange (http://sofanaranja.com)&lt;/p&gt;

&lt;p&gt;The idea is that to all the elements that we want to make them hover we assigned the class to them "to hover," and we defined in another class "hoverclass" the attributes of the state to hover.&lt;/p&gt;

&lt;p&gt;Although in the code a called variable is used 'div,' element of the page works with &lt;em&gt;cualquier&lt;/em&gt;â€¦&lt;/p&gt;

&lt;p&gt;What we do, just as with the previous method, is to look for elements that contain the class 'to hover', and we assigned to the class 'to them hoverclass' in the event 'to onmouseover'.&lt;/p&gt;

&lt;p&gt;More cochairsâ€¦ Event.observe () is the intelligent form to assign a function to an event without â€œstainingâ€ the HTML of the page. In this case I assign to the function 'to him init ()', that one is in charge to call to' setHover both ()' with parameters that need (class that I have used to define what elements must hover, and class that I want to use when it is made rollover). &lt;/p&gt;
&lt;/p&gt;</description>
      <pubDate>Thu, 07 Sep 2006 07:22:22 UTC</pubDate>
      <guid>https://ipv6.snipplr.com/view/1024/efecto-hover-sobre-cualquier-cosa</guid>
    </item>
  </channel>
</rss>
