Minix -> Comment on banner thing (11/10/2006 13:02:45)
I'm thinking of using the banner thing in FP 2002 that rotates images at certain intervals.
It seems to work in Explorer and Firefox. Are there any issues that I need to know about as far as system capatabilty where it may not work properly on certain systems?
d a v e -> RE: Comment on banner thing (11/10/2006 13:13:29)
seems to be using java (not to be confused with javascript!) which many people don't have installed, or enabled
Minix -> RE: Comment on banner thing (11/10/2006 13:16:23)
Thanks dave.
I figured it had to be something like that.
Tailslide -> RE: Comment on banner thing (11/10/2006 16:11:41)
If it's just rotating .jpgs then you might be better off using Javascript like this one http://www.dynamicdrive.com/dynamicindex14/fadeinslideshow.htm - less likely to be blocked and you can include a static image either in a noscript or as a background image to the div just in case JS is off.
Minix -> RE: Comment on banner thing (11/11/2006 12:35:36)