发新话题
打印

这个问题有几种方案?

这个问题有几种方案?

在一张地图上,只要把鼠标移到某个地方,就会弹出一个消息框?

TOP

1. Divide the map into several smaller image files and assign hint (message) to each file.
2. Create a Java script that tracks the user's mouse movement and pop up message box when the mouse stays on a position for a predefined period of time.
3. Write a Java Applet that can easily achieves this task providing you are a Java expert.
4. Write a Macromedia Flash that can easily achieves this task providing you are a Flash expert.
5. If the target platform is Internet Explorer, write an ActiveX control that can easily achieves this task if you are an ActiveX expert.
6.  etc, etc...

TOP

在图上加入热点不就可以了
我以为自己隐身别人就找不到我了吗?没有用的!像我这样拉风的男人,无论在什么地方,都像漆黑中的萤火虫一样,那样的鲜明,那样的出众。我那忧郁的眼神,稀嘘的胡喳子,神乎其神的枪法,还有那支AWP,都深深地出卖了我...

TOP

发新话题