It's pretty hard to tell without some html code of your boxes and JS.
I would consider putting something with 1x1 transparent pixel as an
background there instead of text.
Or changing css to get the same space in some other way (So maybe it
will trigger. It might be some problem with a way that yo
A screencast is probably not the best tool to get advice on HTML, just
give out a link :)
Are you using .mouseover and .mouseout directly or the hover()
function? hover is just a wrapper for 'mouseenter' and 'mouseleave'
events, which filter mouseover/out from happening on child elements.
$('.it
I found a temporary hack to make this work. Wow this is such a
horrible hack =>
http://www.screencast.com/users/dfischer/folders/Jing/media/a080ccc3-1cc5-47ab-9b9f-3f168695121a
On Jun 27, 4:37 am, BigFisch wrote:
> I'm having an extremely frustrating issue with Internet Explorer 7 and
> the Hov
3 matches
Mail list logo