Posts: 164
Name: James
Location: marbella & surrey
|
i'm trying to make an invisible object appear after a few seconds by using setTimeOut directly in the mouse over event with little joy.
this is what i have:
onmouseover="window.setTimeout(document.getElement ById(\'img_XO\').style.visibility=\'visible\', 2000);"
the \s are php escape characters so the don't get sent by the server.
anybody got any clues?
cheers folks
;purk
__________________
Please login or register to view this content. Registration is FREE - private villas direct from the owners - travel links always needed.
|