INTERACT FORUM

Windows => Plug-in Development => Topic started by: jeffspl311 on July 19, 2012, 01:58:45 pm

Title: CSS3 in Track Info Plug-ins? Page Transitions?
Post by: jeffspl311 on July 19, 2012, 01:58:45 pm
Two questions:

1. I'd love to use some CSS3 in my Track Info Plug-in HTML. I've tried but it doesn't seem to work. So, is it simply not possible or am I doing something wrong?

2. I know from looking at Joe Lenconi's Track Info Plug-in that the MS filters are respected for alpha transparency, etc. I would like to use the page transition filters too, such as:
<meta http-equiv="Page-Enter" content="progid:DXImageTransform.Microsoft.Fade(Duration=2)">
<meta http-equiv="Page-Exit" content="progid:DXImageTransform.Microsoft.Fade(Duration=2)">
I've tried to do this but without success. So, is it simply not possible or am I just doing it wrong?

Thanks in advance!
Jeff