T
Trevor Lawrence
I am not sure where to ask this question, so I'll explain my situation
I have created a slide show using the MS HTML Slideshow Wizard
It works fine under Windows XP (IE7), but I want to use this on a MAC. I
won't have access to the MAC for some time, and when I do it will only be to
load the slide show, not to undertake trial and error
What bothers me is the way that slides replace each other with a wipe from
top right to bottom left. I think this is a MS Filter, and so won't work on
a MAC. The code has style = Filter:revealTrans(duration=1) in many places.
So I tried taking this out completely, but then the transition doesn't work
at all - that is, the slide is not replaced with the next one.
So I am asking what can I do to get rid of MS-specific stuff so that the
code will work in Safari
I have created a slide show using the MS HTML Slideshow Wizard
It works fine under Windows XP (IE7), but I want to use this on a MAC. I
won't have access to the MAC for some time, and when I do it will only be to
load the slide show, not to undertake trial and error
What bothers me is the way that slides replace each other with a wipe from
top right to bottom left. I think this is a MS Filter, and so won't work on
a MAC. The code has style = Filter:revealTrans(duration=1) in many places.
So I tried taking this out completely, but then the transition doesn't work
at all - that is, the slide is not replaced with the next one.
So I am asking what can I do to get rid of MS-specific stuff so that the
code will work in Safari