![]() |
javascript:void(0)
what would cause this are some scripts XP only? i'm upgraded to the latest version of firefox but i can't see a virtual seating chart on a minor league baseball website. i get the error on a roll over
|
okay, so no one?
|
It depends on if their code is to blame. What is the address of the website that you are trying to see the virtual seating chart on? Others visting the site would at least be able to figure out if the site's code is to blame or your web browser's.
FYI: A common usage for javascript:void(0) is making a link that is null. More info on that at http://www.webdevelopersnotes.com/tu...ndblclick.php3 |
http://statecollegespikes.com/ballpark/seating/
My wife got it to work on IE on her Windows XP machine. It works in neither IE or Firefox on my Windows ME machine |
It's likely not that you're on Windows ME, but that you're on an old version of IE. Help > About Internet Explorer.
It works on IE 6.0, but not FF 5.0. I'm looking at the JS (hopefully) find out why.. :) |
These are the individual seat pictures if you want them (they're actually bigger than they show up on their preview)..
<a href="http://statecollegespikes.com.ismmedia.com/ISM2/SeatingChart/481.jpeg.450.jpeg"> http://statecollegespikes.com.ismmedia.com/ISM2/SeatingChart/481.jpeg.450.jpeg</a> <a href="http://statecollegespikes.com.ismmedia.com/ISM2/SeatingChart/482.jpeg.450.jpeg"> http://statecollegespikes.com.ismmedia.com/ISM2/SeatingChart/482.jpeg.450.jpeg</a> <a href="http://statecollegespikes.com.ismmedia.com/ISM2/SeatingChart/483.jpeg.450.jpeg"> http://statecollegespikes.com.ismmedia.com/ISM2/SeatingChart/483.jpeg.450.jpeg</a> <a href="http://statecollegespikes.com.ismmedia.com/ISM2/SeatingChart/484.jpeg.450.jpeg"> http://statecollegespikes.com.ismmedia.com/ISM2/SeatingChart/484.jpeg.450.jpeg</a> <a href="http://statecollegespikes.com.ismmedia.com/ISM2/SeatingChart/485.jpeg.450.jpeg"> http://statecollegespikes.com.ismmedia.com/ISM2/SeatingChart/485.jpeg.450.jpeg</a> <a href="http://statecollegespikes.com.ismmedia.com/ISM2/SeatingChart/486.jpeg.450.jpeg"> http://statecollegespikes.com.ismmedia.com/ISM2/SeatingChart/486.jpeg.450.jpeg</a> <a href="http://statecollegespikes.com.ismmedia.com/ISM2/SeatingChart/487.jpeg.450.jpeg"> http://statecollegespikes.com.ismmedia.com/ISM2/SeatingChart/487.jpeg.450.jpeg</a> <a href="http://statecollegespikes.com.ismmedia.com/ISM2/SeatingChart/488.jpeg.450.jpeg"> http://statecollegespikes.com.ismmedia.com/ISM2/SeatingChart/488.jpeg.450.jpeg</a> <a href="http://statecollegespikes.com.ismmedia.com/ISM2/SeatingChart/489.jpeg.450.jpeg"> http://statecollegespikes.com.ismmedia.com/ISM2/SeatingChart/489.jpeg.450.jpeg</a> <a href="http://statecollegespikes.com.ismmedia.com/ISM2/SeatingChart/490.jpeg.450.jpeg"> http://statecollegespikes.com.ismmedia.com/ISM2/SeatingChart/490.jpeg.450.jpeg</a> <a href="http://statecollegespikes.com.ismmedia.com/ISM2/SeatingChart/491.jpeg.450.jpeg"> http://statecollegespikes.com.ismmedia.com/ISM2/SeatingChart/491.jpeg.450.jpeg</a> <a href="http://statecollegespikes.com.ismmedia.com/ISM2/SeatingChart/492.jpeg.450.jpeg"> http://statecollegespikes.com.ismmedia.com/ISM2/SeatingChart/492.jpeg.450.jpeg</a> <a href="http://statecollegespikes.com.ismmedia.com/ISM2/SeatingChart/493.jpeg.450.jpeg"> http://statecollegespikes.com.ismmedia.com/ISM2/SeatingChart/493.jpeg.450.jpeg</a> <a href="http://statecollegespikes.com.ismmedia.com/ISM2/SeatingChart/494.jpeg.450.jpeg"> http://statecollegespikes.com.ismmedia.com/ISM2/SeatingChart/494.jpeg.450.jpeg</a> <a href="http://statecollegespikes.com.ismmedia.com/ISM2/SeatingChart/495.jpeg.450.jpeg"> http://statecollegespikes.com.ismmedia.com/ISM2/SeatingChart/495.jpeg.450.jpeg</a> <a href="http://statecollegespikes.com.ismmedia.com/ISM2/SeatingChart/496.jpeg.450.jpeg"> http://statecollegespikes.com.ismmedia.com/ISM2/SeatingChart/496.jpeg.450.jpeg</a> <a href="http://statecollegespikes.com.ismmedia.com/ISM2/SeatingChart/497.jpeg.450.jpeg"> http://statecollegespikes.com.ismmedia.com/ISM2/SeatingChart/497.jpeg.450.jpeg</a> <a href="http://statecollegespikes.com.ismmedia.com/ISM2/SeatingChart/498.jpeg.450.jpeg"> http://statecollegespikes.com.ismmedia.com/ISM2/SeatingChart/498.jpeg.450.jpeg</a> <a href="http://statecollegespikes.com.ismmedia.com/ISM2/SeatingChart/500.jpeg.450.jpeg"> http://statecollegespikes.com.ismmedia.com/ISM2/SeatingChart/500.jpeg.450.jpeg</a> <a href="http://statecollegespikes.com.ismmedia.com/ISM2/SeatingChart/501.jpeg.450.jpeg"> http://statecollegespikes.com.ismmedia.com/ISM2/SeatingChart/501.jpeg.450.jpeg</a> <a href="http://statecollegespikes.com.ismmedia.com/ISM2/SeatingChart/502.jpeg.450.jpeg"> http://statecollegespikes.com.ismmedia.com/ISM2/SeatingChart/502.jpeg.450.jpeg</a> <a href="http://statecollegespikes.com.ismmedia.com/ISM2/SeatingChart/595.jpeg.450.jpeg"> http://statecollegespikes.com.ismmedia.com/ISM2/SeatingChart/595.jpeg.450.jpeg</a> |
The rollover doesn't do anything in Bon Echo either (the nightly builds of what will become Firefox 2.0), just FYI.
|
It's actually THIS command that FF and older versions of IE don't like:
Code:
javascript:popup("http://statecollegespikes.com.ismmedia.com/ISM2/SeatingChart/498.jpeg.200.jpeg", 17); |
The page uses two things that cause it to fail on Firefox;
document.all['dek'] This throws about a bajillion errors in the firefox javascript console (Tools > Javascript Console), because document.all is a nonstandard way of referencing an object by it's ID. An explanation is here: http://www.metalusions.com/backstage/articles/8/ Quote:
I'd fix it and create you a page that works in both, but it's actually quite a bit of work to replace an innerHTML tag with the proper DOM commands. Make sense? |
All times are GMT -8. The time now is 04:38 AM. |
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
Search Engine Optimization by vBSEO 3.6.0 PL2
© 2002-2012 Tilted Forum Project