Re: [問題] ie 不支援:hover 嗎

看板Web_Design作者 (lovingjlh)時間16年前 (2009/09/08 22:52), 編輯推噓1(102)
留言3則, 3人參與, 最新討論串2/2 (看更多)
不好意思 我這個問題試到今天還是沒有解決 這是我測試用的code <html xmlns="" rel="nofollow">http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=big5" /> <style type="text/css"> <!-- a:hover {color:#FF0000; font-size: 2em;} --> </style> </head> <body> <div> <a> <span> TEST </span> </a> </div> </body> </html> 問題仍然卡在 IE沒反應 但FX可以用 IE版本是 7.0.6000.16890 FX是 3.5.2 請問是哪邊出了問題 = = ? 謝謝 -- ※ 發信站: 批踢踢實業坊(ptt.cc) ◆ From: 140.113.89.80

09/08 23:15, , 1F
應該是<a>沒有href屬性
09/08 23:15, 1F
※ 編輯: lovingJLH 來自: 140.113.89.80 (09/09 02:07)

09/09 15:25, , 2F
是的一定要有href
09/09 15:25, 2F

09/10 11:16, , 3F
沒有href的話瀏覽器樣式會把它弄成一般文字
09/10 11:16, 3F
文章代碼(AID): #1Afc--TD (Web_Design)
文章代碼(AID): #1Afc--TD (Web_Design)