Hi,
I need to promt the user when he moves away from the page by
clicking an of the links available on the page.
I was trying to use the onbeforeunload function but it seems it is a
jScript function rather than a javascript function which means it will
not work in Mozilla.

is there anyway that the user can be prompted to stay on the page.
Another big problem is that the i want a different message than the
one shown. This is because the prompt the explorer provides is 'do you
want to navigate away from this page ?' Is there any way i can do this
???

i am working in struts therefore it becomes useless to rewrite the
url.
Please help

Thanx in advance