“User:Bhsd/widget/songposition.js”的版本间差异

无编辑摘要
标签移动版网页编辑 移动版编辑
map = new Map(),
$label = $('<div>', {html: '<div>'}),
$body = $( document.body#bodyContent ).on('mouseenter focus', target, function() {
$label.children( 'div' ).html( map.get(this) );
});
16,874

个编辑