I'm trying to add faceboock "like button" and twitter "tweet button" on a list, my list structure is:
<list>
<listItem>
<iframeContainer>
<iframe/>
</iframeContainer>
</listitem>
</list>
css is:
listItem iframeContainer {display:none;}
listItem:hover iframeContainer {display:block;}
the problem is when mouse moves over the <iframe> the <listItem> loses its focus.
I tried to fix it by csshover.htc but it doesn't fix it.
It works fine in other browsers.
you can check it out live here:
http://bit.ly/hsFtq6
you need to signup at website, it's easy and fast!
thanks