473,503 Members | 9,836 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Link working in firefox but not explorer

2 New Member
ello
I just launched a website for a new project only to learn that the button on the splash page that takes you into the rest of the site does NOT work on explorer (but does in firefox, safari, and chrome). The web designer is on a yoga retreat in the bahamas and won't be back in the real world for two weeks! The site is in wordpress and I copied the html for the page here. I know almost zero about code, so if someone could help me fix it, I would be so very grateful!

Below is the code

Expand|Select|Wrap|Line Numbers
  1. <table id="Table_01" style="height: 682px;" border="0" cellspacing="0" cellpadding="0" width="1023">
  2. <tbody>
  3. <tr>
  4. <td colspan="3"><img src="http://bytes.com/images/BAADsplash_01.png" alt="" width="1023" height="106" /></td>
  5. </tr>
  6. <tr>
  7. <td rowspan="2"><img src="http://bytes.com/images/BAADsplash_02.png" alt="" width="73" height="576" /></td>
  8. <td><a href="http://baadkinetics.com/posts">[swfobj src="http://baadkinetics.com/wp-content/uploads/2010/04/baadintro4.swf" allowfullscreen="false"]</a></td>
  9. <td rowspan="2"><img src="http://bytes.com/images/BAADsplash_04.png" alt="" width="657" height="576" /></td>
  10. </tr>
  11. <tr>
  12. <td><img src="http://bytes.com/images/BAADsplash_05.png" alt="" width="293" height="530" /></td>
  13. </tr>
  14. </tbody>
  15. </table>
Apr 28 '10 #1
2 2654
Atli
5,058 Recognized Expert Expert
Hey.

It looks like your link is wrapped around a Flash object, which the modern browsers seem fine with, but Internet Explorer fails to execute properly.

First off, assuming anything when it comes to Flash objects is extremely dangerous, especially when it comes to critical functionality. Everything from the users ability to actually display them (Flash is a 3rd party plugin) to the way the various browsers and even the various platforms display and interact with them (Adobe only properly supports Flash on Windows) is highly questionable, and taking anything for granted in that respect will likely cause problems.

I recommend you simply replace the Flash object with an image. At least temporarily, until the person responsible for this is able to properly fix it. Simply replacing this line in the code you posted:
Expand|Select|Wrap|Line Numbers
  1. <td><a href="http://baadkinetics.com/posts">[swfobj src="http://baadkinetics.com/wp-content/uploads/2010/04/baadintro4.swf" allowfullscreen="false"]</a></td>
With something like this:
Expand|Select|Wrap|Line Numbers
  1. <td><a href="http://baadkinetics.com/posts"><img src="/images/splash_image.gif" alt="Enter site" style="border: none;"></a></td>
should replace the Flash object with an image. The image you want replacing it would of course need to be correctly placed where the "src" attribute of the <img> tag points.

If you want to retain the animation, reproducing that simple Flash animation with JavaScript is not difficult.
Apr 30 '10 #2
heartlayla
2 New Member
Yes. perfect. thank you.

www.baadkinetics.com now works on all browsers ;-)
Apr 30 '10 #3

Sign in to post your reply or Sign up for a free account.

Similar topics

2
1526
by: geotso | last post by:
Hi. I supose that my problem has a javascript solution so, I kindly ask for your help: I want to use a link to open one of two files (*not both*) stored each one in a different partition of...
3
2004
by: mr_burns | last post by:
hi, i am using the following code which works well in internet explorer but not in firefox (and perhaps others too): var xmlDoc = new ActiveXObject("Microsoft.XMLDOM"); xmlDoc.async="false";...
3
2634
by: Rhino | last post by:
Yesterday, I reworked the index on my site - http://sfl.london.on.ca - so that they used list markup and I'm quite pleased with them. However, I'm having a problem with one small aspect of the menu...
1
2740
by: Matt Walker | last post by:
I decided to flesh out my php skills by building a web application which could scan through local files on my intranet (specifically mapped drives on my server) and generate a list of Movies or...
23
5314
by: wylbur37 | last post by:
I'm running an Apache server on my own computer (Windows XP Pro). I wrote a simple PHP script (called test3.php) that I'm running by putting the following URL in the address bar of the browser...
1
3133
by: ajaysoniji | last post by:
Hi, I am using this code to read the option values from a select option. I am getting the reference of that select option in arg1. Its working fine with mozilla firefox but not with Internet...
14
10557
by: menakasrinivasagam | last post by:
my coding is working in mozilla firefox.but not working in Internet explorer.plz give suggestion to rectify this problem
0
1374
by: ihl81 | last post by:
If I could assume that the user will be using MS internet explorer, could I create a link in my HTML to invoke an instance of Windows Explorer through a link? For instance, I know that each of my...
6
2350
by: freddukes | last post by:
Okay... Goole Chrome and FireFox show my site perfect, however, IE refuses to display it perfectly... The site I'm looking at is here and the part I'm looking at is the navigation bar and just...
2
4131
by: XolileWarren | last post by:
Can anyone help? I have a gridview and two link buttons;back and previous to navigate back and forward the page is working fine on Opera but the link button is not active when using FireFox and...
0
7207
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
7095
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
7294
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
1
7015
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
7470
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
1
5026
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
3183
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
3173
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
749
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.