Forum Moderators: open
I'm working on a computer where a java script in a web page will not rotate the images on the home page, either in IE6+ or FF 2+. This tells me it isn't a setting in either of the browsers, and I checked and could find nothing.
It's a Front page object something like:
<script language="JavaScript">
<!--
function FP_swapImg() {//v1.0 etc. etc.
I'm just trying to figure out why it isn't working on this specific machine, and not doing any web work.
It works on my machine in both FF and IE.
Again, I think I've gotten this nailed down to a computer specific setting of some sort, since the page works correctly on both of my computers using the same browsers and versions, and not the java or the browsers.
Any idea why it won't cycle through the images on his machine?
[edited by: DougWD at 2:51 am (utc) on Mar. 1, 2008]
- Besides saying either the browser or antivirus may be blocking the script, we cannot help you. You'd actually have to post the script.
I'm working on a computer where a java script in a web page ... same browsers and versions, and not the java or the browsers.