mouseover(function (){
$("#name").attr('class', 'sp_more m2');
$("#nav_s3").sho();
});
$('#name').mouseout(function (){
$("#name").attr('class', 'sp_more');
$("#nav_s3").hide();
});
//头部用户名end
//头部消息
$('#xiaoxi').mouseover(function (){
$("#xiaoxi").attr('class', 'sp_more m2');
$("#nav_s2").sho();
});
$('#xiaoxi').mouseout(function (){
$("#xiaoxi").attr('class', 'sp_more');
$("#nav_s2").hide();
});
//头部消息end
//滚屏
$('#screen').click(function (){
var selected = $('#screen').parent().parent().children(".select") ;
() ;
});
$('#screen1').click(function (){
var selected = $('#screen').parent().parent().children(".select") ;
() ;
});
$('#screen').parent().parent().children('.select').children('p').each(function(){
$(this).click(function(){
$('#screen').val($(this).html()) ;
$('#s
…。。本站若有图片广告属于第三方接入,非本站所为,广告内容与本站无关,不代表本站立场,请谨慎阅读。
Copyright © 2020 精灵书院 All Rights Reserved.kk