parent().parent().children('.select').children('p').each(function(){
$(this).click(function(){
$('#fontFamily').val($(this).html()) ;
$('#fontFamily').parent().parent().children('.select').hide() ;
$(".yd_text2").removeClass($('#fontFamily2').val());
$('#fontFamily2').val($(this).attr('class')) ;
$(".yd_text2").addClass($(this).attr('class'));
});
});
//字体 end
//文字颜色改变
$('#fontColor').click(function (){
var selected = $('#fontColor').parent().parent().children(".select") ;
() ;
});
$('#fontColor1').click(function (){
var selected = $('#fontColor1').parent().parent().children(".select") ;
() ;
});
$('#fontColor').parent().parent().children('.select').children('p').each(function(){
$(this).click(function(){
$('#fontColor').val($(this).html()) ;
$('#fontColor').parent().parent().children('.select').hide() ;
$(".yd_text2").removeCl
…。。本站若有图片广告属于第三方接入,非本站所为,广告内容与本站无关,不代表本站立场,请谨慎阅读。
Copyright © 2020 精灵书院 All Rights Reserved.kk