作者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
推 bryanliu:感謝解答但我需要做一些應用 所以可能這個方法用不大上XD 07/09 00:41
推 buganini:要不要試試看yui 07/09 03:05
→ buganini:不知道裡面有沒有類似的東西 07/09 03:05
→ abgne:yui裡面有tip這功能 07/10 15:34