Hi Guys.
I have a Snow script on my Forum, that runs perfectly.
The only problem i have noticed, that on Firefox in OS X runs utter rubbish,
So i wanted to include an exclusion for the Mac Firefox
Like:
But whats the Reference for OS X Firefox (Mac Firefox) so i can replace IE with w/e FF is in Mac?PHP Code:<!--[if IE]>
SHOW NOTHING
<![endif]-->
<![if !IE]>
<div id="lights">
<!-- lights go here -->
</div>
<script type="text/javascript" src="snowstorm.js"></script>
<![endif]>
Thanks
Dave


Reply With Quote
Bookmarks