2008年5月15日星期四

about img

<img src="http://dhzminimoto.googlepages.com/3.jpg" alt="Click the images for bigger pictures" width="260" height="170" align="absmiddle" onclick="MM_openBrWindow('http://dhzminimoto.googlepages.com/3.jpg','','width=1024,height=768')" style="cursor:hand" />

when the mouse moving over the picture the Alt=”click the images for bigger pictures” will show this text.

And align="absmiddle" onclick="MM_openBrWindow('http://dhzminimoto.googlepages.com/3.jpg','','width=1024,height=768')" will give a popup

style="cursor:hand" will give a hand icon when mouse moving over, but it won’t work in firefox
I will find out why

1 条评论:

John doe 说...

style="cursor:pointer;"