DIV遮罩效果

document.observe('dom:loaded', function(){ $('panel_edit').observe('click', function(event){ shadow_show(this.getAttribute('name')); }); $('exit').observe('click', function(event){
相关文章
相关标签/搜索