原生JS實現鼠標懸停圖片顯示文字效果

<!doctype html> <html> <head> <meta charset="utf-8"> <title>無標題文檔</title> <style> *{ margin:0; padding:0} .box{ height:260px; width:400px; position:relative} .mask{ position:absolute; height:100%; wid
相關文章
相關標籤/搜索