View Full Version : How to detect browser is MAC Firefox and then load a gif but if not mac load an swf?
eternal
Jun 30th 2008, 9:35 pm
I need an inline browser javascript to detect if the browser is MAC
Firefox and to load a gif. If not mac firefox load an SWF.
eg:
detect if Mac firefox if yes load src="/content/flash/WYD03.gif"
if other browser load src="/content/flash/WYD03.swf"
is this possible?
DomainCo.US
Jun 30th 2008, 9:38 pm
check for browser user agent... i'm not sure for the value for mac but for firefox it starts with Mozilla
eternal
Jun 30th 2008, 9:46 pm
I would need it to be in the code NOT in the header as there are
several swf's on one page and Mac Firefox is making the SWF on top of
all other divs therefore not displaying the divs.
see the problem here http://www.beamcreative.com/menutest.aspx
index does not work with .swf files. I have a work around for all
other browsers but Mac/Firefox has a bug that prevents SWF files to be
at the bottom layer.
vBulletin® v3.8.4, Copyright ©2000-2009, Jelsoft Enterprises Ltd.