Search found 1 match

by zscribe
Thu Apr 10, 2003 8:18 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Using DHTML Menu with onUnload javascript command
Replies: 1
Views: 2172

Using DHTML Menu with onUnload javascript command

Hello folks...

I am currently using the DHTML menu on my website and am very pleased with how it works. I've just added a pop-up on exit using javascript's onUnload command.

One of the things that I have to do with this script is to add an onClick="exit=false" command to each <a href> tag that I ...