MozTW 討論區 https://forum.moztw.org/ |
|
超炫特效之無盡的捲動 - for Mozilla Only!! https://forum.moztw.org/viewtopic.php?f=3&t=941 |
第 1 頁 (共 1 頁) |
發表人: | fauzty [ 2003-03-06, 00:34 ] |
文章主題 : | 超炫特效之無盡的捲動 - for Mozilla Only!! |
這個網站實在太幽默了 用Mozilla的一定要來看 第一次看到這種的... 要按也不知道怎麼下手啊 XD http://www.ee.fcu.edu.tw/ |
發表人: | bise [ 2003-03-06, 18:47 ] |
文章主題 : | |
這簡直是在耍寶... 一定是只為 IE 寫的 |
發表人: | youying [ 2003-03-07, 09:13 ] |
文章主題 : | |
下面是我在新聞群組問人得到的回覆,請參考! Yeh You-Ying wrote: > > I visited this website with Mozilla and IE. > What I saw in Mozilla is just crazy banner picture running. > And IE didn't show as that. > I viewed the source of that page, it is constructed with Javascript. > I'm not familiar with that, so I did not know if it's the bug of Mozilla. > > Thanks ![]() Hi You-Ying, they'll need to change their DOM object access references from domObject.property.value = xxx to document.getElementById("domObject").value = xxx The document.getElementById() accessor method is part of the W3C standard and has been implemented in all newer IE versions. It doesn't work in IE and if that's an issue for them, they should do more sophisticated sniffing, e.g. if(document.getElementById && !document.all). I believe Mozilla has decided against implementing a Microsoft-compatible document.all DOM object access methods... http://bugzilla.mozilla.org/show_bug.cgi?id=74201 I haven't done this too often, but I'd recommend approaching them about it and if it doesn't help, filing a bug in Bugzilla against the evangelism component (I've checked for duplicates already). Thanks for reporting this! J. |
第 1 頁 (共 1 頁) | 所有顯示的時間為 UTC + 8 小時 |
Powered by phpBB® Forum Software © phpBB Group https://www.phpbb.com/ |