hey ya,
I have an image hyperlink,
i want the windows status text to be "Delete Directory [$dir]" when the person hovers their Mouse on the image,
how can i do this?
onMouseover="javascript:window.status='Delete Directory [$dir]';"
doesnt work
it only shows the Hyperlink
ne ideas?
