Sie sind nicht angemeldet.

1

Dienstag, 3. März 2015, 11:34

a:hover not responding in HTML5

Hi guys,

I'm trying to work out why in HTML5 when I hover over a piece of text with a link in it that it doesn't respond to the CSS a:hover formatting. In Flash it's working fine.

This is the CSS code I'm using -

<data name="css_Left12BX_margin">
a { color:#463c33; font-family:arial; font-size:12px; text-align:left; line-height:2px leading:4px; margin-left:8px; text-decoration:none; }
a:hover { color:#000000; text-decoration:underline;}</data>

Any ideas??

2

Mittwoch, 4. März 2015, 10:43

Hi,

that's not supported - krpano doesn't include a full featured css/html parser.

Best regards,
Klaus

Ähnliche Themen