|
|
|
No apologies necessary, it just helps when troubleshooting.
On FF, line #46 refers, which, apparently is where the errant call is being made, is a img = document.getElementById('righttab_' + i);
suggests that it's trying to load an element that isn't there?
For kicks, I switched to IE7, tabbed mode (I normally use flat panels) and I still can't replicate the error.
Do you use Firefox with Firebug? I'd be curious if that trips up. Even if FF runs without error, Firebug is good about catching problems.
_________________ W2P: 2.0, PHP ver: 5.2.9 | DB: mysql 4.1.22 | Apache/2.0.46 (Red Hat) | PHP Max. Execution Time: 30 seconds | Memory Limit: 128 Mb |
|