作者LPH66 (ha(ruhi|yate)ism)
看板Web_Design
标题Re: [问题] 要怎麽让这个功能可以在mozilla firefo …
时间Sun Jul 8 21:35:22 2007
※ 引述《bryanliu (QQ)》之铭言:
: http://dob.tnc.edu.tw/themes/old/showPage.php?open_discuss=1&t=6&s=3214
: 我知道code的前段是判断式什麽浏览器,
: 但是像document.all这个属性FIREFOX好像不支援
: 然後用firefox的除错器去跑
: eval(doc + layerName + sty + ".left = " + (eval(FromLeft) + 15));
: 这行他会显示event is not defined
个人意见:
如果你不想做那麽花俏的话 (就我看来那真的太花俏了)
可以这样做:
<a href="mylink.htm"
title="你想要当滑鼠移上去时会显示什麽字">这是个连结</a>
IE/Fx皆可用
效果就是Windows中移到某个东西放一会後会在滑鼠旁跳出来的那个小黄框
--
'Oh, Harry, dont't you
see?' Hermione breathed. 'If she could have done
one thing to make
absolutely sure that every single person in this school
will read your interview, it was
banning it!'
---'Harry Potter and the order of the phoenix', P513
--
※ 发信站: 批踢踢实业坊(ptt.cc)
◆ From: 219.84.44.21
1F:推 bryanliu:感谢解答但我需要做一些应用 所以可能这个方法用不大上XD 07/09 00:41
2F:推 buganini:要不要试试看yui 07/09 03:05
3F:→ buganini:不知道里面有没有类似的东西 07/09 03:05
4F:→ abgne:yui里面有tip这功能 07/10 15:34