[tt]Is there a way I can tell the code below to only work one time per MouseOver ?? I don't know java and was wondering. If so, please let me know how.
What I'm trying to do is remind my users that only 1 job at a time can be picked up and if they don't have a job picked up the second time they do a MouseOver the pop-up would not show up. Make sense? I hope you can help me. thanks [/tt]
<a href="mypage.asp" onMouseOver="MM_popupMsg('You can only pick 1 job at a time')">Pick up this job</a>
"The reward of one duty done is the power to fulfill another"
<%
Jr_Clown@Yahoo.com
%>
What I'm trying to do is remind my users that only 1 job at a time can be picked up and if they don't have a job picked up the second time they do a MouseOver the pop-up would not show up. Make sense? I hope you can help me. thanks [/tt]
<a href="mypage.asp" onMouseOver="MM_popupMsg('You can only pick 1 job at a time')">Pick up this job</a>
"The reward of one duty done is the power to fulfill another"
<%
Jr_Clown@Yahoo.com
%>