Hello i have this script
echo " <a
href=\"javascri pt:openCentered ('re.php?betali ng=$betaling&pe rsemail=$email& logid=$logid&id =$id&reactie=ye s&logoproep=$lo goproep&persopr oep=$persoproep &date=$date&log email=$logemail ','codes','480' ,'230','scrollb ar=yes')\"
OnMouseOver=\"w indow.status='I ndoDutchMatchin g!'; return true;\"
OnMouseDown=\"w indow.status='I ndoDutchMatchin g'; return true;\"
OnMouseOut=\"wi ndow.status='In doDutchMatching '; 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=\"javascri pt:openCentered ('re.php?betali ng=$betaling&pe rsemail=$email& logid=$logid&id =$id&reactie=ye s&logoproep=$lo goproep&persopr oep=$persoproep &date=$date&log email=$logemail ','codes','480' ,'230','scrollb ar=yes')\"
OnMouseOver=\"w indow.status='I ndoDutchMatchin g!'; return true;\"
OnMouseDown=\"w indow.status='I ndoDutchMatchin g'; return true;\"
OnMouseOut=\"wi ndow.status='In doDutchMatching '; 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
Comment