| > I'm try to save this page that has MouseOver events
> used on the images on the right.
>
<http://www.nytimes.com/library/world/mideast/041600iran>
> -cia-index.html
>
> Unfortunately the mouseover images are not saved. I
The reason lies here:
..
onMouseOver=replaceIt(2)
Javascript functions are very difficult to handle,
especially when using parameters - this is the reason
of broken links..
| |