Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

HTML Forum


You are currently viewing our HTML Forum as a guest. Please register to participate.
Login



Post a Project »

Find a Professional HTML Freelancer!

Find a Freelancer to help you with your HTML projects

FREE Outsourcing eBook!

Reply
Intro Music Playes in IE not Firefox
Old 10-15-2007, 11:12 PM Intro Music Playes in IE not Firefox
dange's Avatar
Experienced Talker

Posts: 30
Location: Pittsburgh, PA
Trades: 0
Hi, I was recently put on a project to make some updates to this website: http://advertel.com/

One issue is that the intro music (which I guess works for this companies field but I wouldn't normally agree with) works in IE but not firefox... would anyone have any ideas why?

Thanks for your time!
dange is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 10-16-2007, 01:02 AM Re: Intro Music Playes in IE not Firefox
Novice Talker

Posts: 12
Name: David Donnelly
Trades: 1
I checked it with both IE and Firefox and found the music doesn't play with Firefox.

I checked the source code and found the following on the first line of code for the music loop

if (navigator.appName == "Microsoft Internet Explorer")

There is no code to allow other browsers therefore limiting it.

It should work in all browsers if you keep

if

and remove from this line

(navigator.appName == "Microsoft Internet Explorer")

Give it a try

Last edited by dpd1998; 10-16-2007 at 01:05 AM..
dpd1998 is offline
Reply With Quote
View Public Profile
 
Old 10-16-2007, 06:42 AM Re: Intro Music Playes in IE not Firefox
coolkbk585's Avatar
Be good this Christmas!

Latest Blog Post:
KBlog has been deativated
Posts: 642
Name: Kyle
Location: Ada, MI
Trades: 0
I hate embeds that rely on a program already on a user's system (not flash). You need to get a flash player and play the music with that. Embeds such as the one on that site sometimes crash Firefox for me...and they take a long time to load.
__________________
<?php if($Adsense_Revenue > 0): define('HAPPINES','100%'); else: define('HAPPINESS', '0%') endif; ?>
coolkbk585 is offline
Reply With Quote
View Public Profile Visit coolkbk585's homepage!
 
Reply     « Reply to Intro Music Playes in IE not Firefox
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.67191 seconds with 12 queries