his).click(function(){
$('#screen').val($(this).html()) ;
$('#screen').parent().parent().children('.select').hide() ;
var val = $('#screen').val() ;
if(0 == val){
();
return;
}
() ;
});
});
//滚屏 end
/*颜色*/
//背景色改变
$('#background').click(function (){
var selected = $('#background').parent().parent().children(".select") ;
() ;
});
$('#background1').click(function (){
var selected = $('#background1').parent().parent().children(".select") ;
() ;
});
$('.select').parent().each(function (){
$(this).mouseover(function (){
$(this).children(".select").sho() ;
}) ;
});
$('.select').parent().each(function (){
$(this).mouseout(function (){
$(this).children(".select").hide() ;
}) ;
});
$('#background').parent().parent().children('.select').children('p').each(function(){
$
本章未完,请点击"下一页"继续阅读! 第6页 / 共16页