I have a simple HTML page of nine boxes (divs) which smoothly expand on hover using transitions. I've packaged it into a gadget file for the Windows 7 desktop and now all transitions are lost, even the radii on the boxes are gone.
Do gadget files not support CSS3 transitional statements and styling or do I need to be doing something else?
Thanks!
Try using vendor prefixes.