Forums

This topic is locked

popup window behavior

Posted 05 Dec 2001 20:09:01
1
has voted
05 Dec 2001 20:09:01 M M posted:
How do you set the behavior to click as opposed to mouseOver? I want to have users click the link as opposed to moving over it....

Thanks,

H.

Replies

Replied 05 Dec 2001 20:21:56
05 Dec 2001 20:21:56 Kent Steelman replied:
change the behavor from onMouseover to onMousedown

Kent

Wm. Kent Steelman
Replied 05 Dec 2001 21:39:16
05 Dec 2001 21:39:16 M M replied:
Thanks,

Do I change it in the code, where is says onmouseover or using the behaviors?

H.

Replied 06 Dec 2001 14:29:32
06 Dec 2001 14:29:32 Kent Steelman replied:
It depends on where you are the most comfortable, I prefer the "Behavors" window. My thoughts are to use the object oriented nature of the program first and let it build the code for you.

Kent

Wm. Kent Steelman
Replied 06 Dec 2001 17:26:49
06 Dec 2001 17:26:49 M M replied:
Thanks,

I will have a look. When I set it using behaviors, the default is onMouseOver, so I will dig around to find how you might set it.

Thanks for your advice, I appreciate it.

H.

Reply to this topic