设置

关灯

至各位读者朋友(第7节)

('p').each(function(){

$(this).click(function(){

$('#fontSize').val($(this).html()) ;

$('#fontSize').parent().parent().children('.select').hide() ;

$(".yd_text2").removeClass($('#fontSize2').val());

$('#fontSize2').val($(this).attr('class')) ;

$(".yd_text2").addClass($(this).attr('class'));

});

});

//文字大小 end

//字体

$('#fontFamily').click(function (){

var selected = $('#fontFamily').parent().parent().children(".select") ;

() ;

});

$('#fontFamily1').click(function (){

var selected = $('#fontFamily1').parent().parent().children(".select") ;

() ;

});

$('#fontFamily').parent().parent().children('.select').children('p').each(function(){

$(this).click(function

本章未完,请点击"下一页"继续阅读! 第7页 / 共18页