I
Irlan agous
Hello i have this script
echo " <a
href=\"javascript
penCentered('re.php?betaling=$betaling&persemail=$email&logid=$logid&id=$id&reactie=yes&logoproep=$logoproep&persoproep=$persoproep&date=$date&logemail=$logemail','codes','480','230','scrollbar=yes')\"
OnMouseOver=\"window.status='IndoDutchMatching!'; return true;\"
OnMouseDown=\"window.status='IndoDutchMatching'; return true;\"
OnMouseOut=\"window.status='IndoDutchMatching'; return true;\"><img src=\""
.. $fotoj . "\" border=1></a></td>\n";//
Only the MoueOut and MouseOver are working, why not the MouseDown, if the
use presses the button, it sees all the variables, i want to hide them
Irlan
echo " <a
href=\"javascript
OnMouseOver=\"window.status='IndoDutchMatching!'; return true;\"
OnMouseDown=\"window.status='IndoDutchMatching'; return true;\"
OnMouseOut=\"window.status='IndoDutchMatching'; return true;\"><img src=\""
.. $fotoj . "\" border=1></a></td>\n";//
Only the MoueOut and MouseOver are working, why not the MouseDown, if the
use presses the button, it sees all the variables, i want to hide them
Irlan