图像地图和状态栏? [英] image map and status bar?

查看:97
本文介绍了图像地图和状态栏?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

当鼠标位于图像地图上时,图像的各个部分都链接到其他区域,状态栏显示快捷方式...。我宁愿让状态栏说出不同的东西。 onmouseover和onmouse out事件不适用于此目的。他们是否在< IMG>他们是否在< MAP>中以及它们是否在< AREA>标签。它们不允许状态栏更改。请试一试。谢谢。

Microsoft Internet Explorer 5.5 SP2 Windows 2000 SP3。


-

George Hester

__________________________________

When the mouse is over an image map where the various parts of the image are links to other areas, the status bar says, "Shortcut to ..." I would prefer to have the status bar say something different. The onmouseover and onmouse out events do not work for this purpose. Whether they are in the <IMG> whether they are in the <MAP> and whether they are in the <AREA> tags. They do not allow the status bar to change. Please try it out. Thanks.
Microsoft Internet Explorer 5.5 SP2 Windows 2000 SP3.

--
George Hester
__________________________________

推荐答案

George Hester写了类似于2004年1月10日星期六12:07:42p ...
George Hester wrote something like Sat 10 Jan 2004 12:07:42p ...
当鼠标悬停在图像地图上时,图像的各个部分是其他区域的链接,状态栏显示快捷方式...。我希望让状态栏说出不同的东西。
onmouseover和onmouse out事件不能用于此目的。
他们是否在< IMG>他们是否在< MAP>中以及
他们是否在< AREA>标签。他们不允许状态栏进行更改。请试一试。谢谢。 Microsoft Internet Explorer 5.5 SP2
Windows 2000 SP3。
When the mouse is over an image map where the various parts of the image
are links to other areas, the status bar says, "Shortcut to ..." I
would prefer to have the status bar say something different. The
onmouseover and onmouse out events do not work for this purpose.
Whether they are in the <IMG> whether they are in the <MAP> and whether
they are in the <AREA> tags. They do not allow the status bar to
change. Please try it out. Thanks. Microsoft Internet Explorer 5.5 SP2
Windows 2000 SP3.




我最近遇到过类似的问题,您可能只需要添加return true;<函数调用后
,如下所示:


onMouseOver =" self.status =''statusbar message here''; return true;"

onMouseOut =" self.status ='''';"


为我工作。 :)


-

$ b $b¤£?? ?? ?? ??¥¤



I had a similar problem lately, you might just need to add "return true;"
after your function call, like this:

onMouseOver="self.status=''statusbar message here'';return true;"
onMouseOut="self.status='''';"

worked for me. :)

--

¤ £??t?? ??¥ ¤


谢谢我会给你一个机会。


-

George Hester

__________________________________

伦敦男孩 < Lo*@don.boy>在消息新闻中写道:Xn *********************** @ 206.167.113.101 ...
Thanks I''ll give that a shot.

--
George Hester
__________________________________
"London Boy" <Lo*@don.boy> wrote in message news:Xn***********************@206.167.113.101...
George Hester写了类似Sat的内容2004年1月10日12:07:42p ...
George Hester wrote something like Sat 10 Jan 2004 12:07:42p ...
当鼠标悬停在图像地图上时,图像的各个部分是指向其他区域的链接,状态酒吧说,快捷方式......我希望让状态栏说出不同的东西。
onmouseover和onmouse out事件不适用于此目的。
他们是否在< IMG>他们是否在< MAP>中以及
他们是否在< AREA>标签。他们不允许状态栏进行更改。请试一试。谢谢。 Microsoft Internet Explorer 5.5 SP2
Windows 2000 SP3。
When the mouse is over an image map where the various parts of the image
are links to other areas, the status bar says, "Shortcut to ..." I
would prefer to have the status bar say something different. The
onmouseover and onmouse out events do not work for this purpose.
Whether they are in the <IMG> whether they are in the <MAP> and whether
they are in the <AREA> tags. They do not allow the status bar to
change. Please try it out. Thanks. Microsoft Internet Explorer 5.5 SP2
Windows 2000 SP3.



我最近遇到过类似的问题,你可能只需要添加return true;。
在你的函数调用之后,像这样:

onMouseOver =" self.status =''statusbar message here''; return true;"
onMouseOut =" self .status ='''';"

为我工作。 :)

-

¤£?? ?? ??¥¤



I had a similar problem lately, you might just need to add "return true;"
after your function call, like this:

onMouseOver="self.status=''statusbar message here'';return true;"
onMouseOut="self.status='''';"

worked for me. :)

--

¤ £??t?? ??¥ ¤



Nope没用。我将它们放在< AREA标签中。当然我知道返回真实我希望就这么简单。我在整个网站上使用这些onmouseover和omouseout所以必须有更多在这里然后满足眼睛。状态栏拒绝遵循onmouseover和onmouseout事件的脚本指示。这些事件中的其他脚本工作正常。这只是状态栏指令不起作用。谢谢。


-

George Hester

__________________________________

伦敦男孩 < Lo*@don.boy>在消息新闻中写道:Xn *********************** @ 206.167.113.101 ...
Nope didn''t work. I put these in the <AREA tags. Of course I know about the "return true" I wish it were that simple. I use these onmouseover and omouseout throughout the site so there must be more here then meets the eye. The status bar refuses to follow the directions of the script for the onmouseover and onmouseout events. Other script in those events work just fine. It''s just that the status bar directives are not working. Thanks though.

--
George Hester
__________________________________
"London Boy" <Lo*@don.boy> wrote in message news:Xn***********************@206.167.113.101...
George Hester写了类似Sat的内容2004年1月10日12:07:42p ...
George Hester wrote something like Sat 10 Jan 2004 12:07:42p ...
当鼠标悬停在图像地图上时,图像的各个部分是指向其他区域的链接,状态酒吧说,快捷方式......我希望让状态栏说出不同的东西。
onmouseover和onmouse out事件不适用于此目的。
他们是否在< IMG>他们是否在< MAP>中以及
他们是否在< AREA>标签。他们不允许状态栏进行更改。请试一试。谢谢。 Microsoft Internet Explorer 5.5 SP2
Windows 2000 SP3。
When the mouse is over an image map where the various parts of the image
are links to other areas, the status bar says, "Shortcut to ..." I
would prefer to have the status bar say something different. The
onmouseover and onmouse out events do not work for this purpose.
Whether they are in the <IMG> whether they are in the <MAP> and whether
they are in the <AREA> tags. They do not allow the status bar to
change. Please try it out. Thanks. Microsoft Internet Explorer 5.5 SP2
Windows 2000 SP3.



我最近遇到过类似的问题,你可能只需要添加return true;。
在你的函数调用之后,像这样:

onMouseOver =" self.status =''statusbar message here''; return true;"
onMouseOut =" self .status ='''';"

为我工作。 :)

-

¤£?? ?? ??¥¤



I had a similar problem lately, you might just need to add "return true;"
after your function call, like this:

onMouseOver="self.status=''statusbar message here'';return true;"
onMouseOut="self.status='''';"

worked for me. :)

--

¤ £??t?? ??¥ ¤



这篇关于图像地图和状态栏?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆