jillallynwilson
Programmer
My company's site uses little pop-up windows to get customer input for maintaining their product inventory, such as a location of the product. In Netscape, after the pop-up is opened and then closed the browser's 'Back' button and a javascript (onClick="history.back()") button do not work. Can anyone offer a solution to this? Everything works fine in IE.
We have tried adding the "-1" to the onClick code (onClick="history.back(-1))") with no luck.
Thank you advanced to everyone!!!
)
We have tried adding the "-1" to the onClick code (onClick="history.back(-1))") with no luck.
Thank you advanced to everyone!!!