比较吃力的地方是drop到播放列表,查MSDN查了n久,还有WindowMediaPlayer6.x插件的play有些奇怪,所以我的代码也有些奇怪........
拜托各位多测测,有Bug您说话,看我做的也挺不容易的,觉得好的您也多捧捧场。
My HTML Player body { overflow:auto; font-size:12px; cursor:default; } #table01 { font-size:12px; background-Color:black; color:white; text-align:center; } #playListTitle { background-Color:#001122; color:white; font-size:12px; font-weight:bold; width:100%; height:16px; padding:2px; } #playList { width:150px; height:225px; margin:0px; font-size:12px; background-Color:black; color:white; } #musicList { width:200px; border:buttonface 4px groove; height:80px; position:absolute; right:5px; top:5px; } #musicListTitle { font-size:13px; width:100%; height:20px; background-Color:#C5FFC5; padding:3px; font-weight:bold; } #musicList a { text-decoration:none; width:100%; height:20px; line-height:20px; font-szie:20px; line-height:20px; padding-top:5px; padding-left:10px; } #musicList a:hover { background-Color:#E5FFE5; } Play List: All Music 夜曲 - 周杰伦 笔记 - 周笔畅 不得不爱 - 潘玮柏 发如雪 - 周杰伦
Tips: 把歌曲拖入播放列表 [Ctrl+A 全选 注:引入外部Js需再刷新一下页面才能执行]
