garethbrentnall 0 Posted July 14, 2011 Report Share Posted July 14, 2011 I'm using a simple bit of SMIL as suggested in the tutorial on W3schools to sequence through a number of images on a page until the user selects from a menu option. This was fine on IE8, but on IE9 (and other browsers such as Chrome) I now just get each image displayed down the page. Any suggestions for an alternative to SMIL? ThanksGareth Quote Link to post Share on other sites
Ingolme 1,027 Posted July 14, 2011 Report Share Posted July 14, 2011 SMIL is an ancient IE-specific technology. I'm supposing new versions of Internet Explorer removed it since no other browsers were adding support for it. If you want animations, you're going to have to work with Javascript. Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.