Posted By:
Amin_Bell
Posted On:
Tuesday, April 23, 2002 10:28 AM
Hi all, I want to dispaly a "tool tip". The text of the HREF displays well (in Japanese). but the TITLE and onmouse over parts don't. Anyone knows why? I'm using the code below. Thanks, Amin. onmouseover="window.status='y[W'; return true;" onmouseout ="window.status=''; return true;" title="y[W">ÁèÌvðo^µÄ¾³¢
More>>
Hi all,
I want to dispaly a "tool tip".
The text of the HREF displays well (in Japanese).
but the TITLE and onmouse over parts don't.
Anyone knows why?
I'm using the code below.
Thanks,
Amin.
onmouseover="window.status='y[W'; return true;"
onmouseout ="window.status=''; return true;"
title="y[W">ÁèÌvðo^µÄ¾³¢
<<Less