تكبير وتصغير الخط

مشاهدات الان
السلام عليكم

 البحث عن

</head>

فوقه

button.tipr-zome{text-align:center;float:right;background:#3560ab;border-radius:50px;color:#FFFFFF;border:1px solid transparent;cursor:pointer;padding:0;width:35px;height:35px;margin:0.2em;text-decoration:none;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;box-shadow:0 2px 10px rgba(0,0,0,0.28);transition:all 0.4s cubic-bezier(0.4,0,0.2,1) 0.3s}

#postedit-font-btn{position:relative;display:inline-block}

والبحث عن

<data:post.body/>

فوقه او تحت براحتك

<center>

<span id='postedit-font-btn'>

<button class='tipr-zome' id='btn-decrease' title='تصغير الخط'>A<span>-</span></button>

<button class='tipr-zome' id='btn-orig' title='خط إفتراضي'>A</button>

<button class='tipr-zome' id='btn-increase' title='تكبير الخط'>A<span>+</span></button>

</span>

</center>

البحث عن

</body>

فوقه

<script type='text/javascript'>

//<![CDATA[

function changeFontSize(c) {

$affectedElements.each(function() {

var e = $(this);

e.css("font-size", parseInt(e.css("font-size")) + c)})}

var $affectedElements = $(".post-body");

$affectedElements.each(function() {

var e = $(this);

e.data("orig-size", e.css("font-size"))}),

$("#btn-increase").click(function() {

changeFontSize(1)}),

$("#btn-decrease").click(function() {

changeFontSize(-1)}),

$("#btn-orig").click(function() {

$affectedElements.each(function() {

var e = $(this);

e.css("font-size", e.data("orig-size"))})}),

$("#btn-increase,#btn-decrease").click(function() {

$("#btn-orig").removeClass("active")}),

$("#btn-orig").click(function() {

$("#btn-increase,#btn-decrease").removeClass("active"), $(this).addClass("active")}),

$("#btn-increase").click(function() {

$(this).addClass("active"), $("#btn-decrease").removeClass("active")}),

$("#btn-decrease").click(function() {

$(this).addClass("active"), $("#btn-increase").removeClass("active")});

//]]>

</script>

وسلامتكم

Share on Google Plus

صاحب المدونه : صفحات هايف

اهلا وسهلا فيكم معنا بالمدونه البسيطه ""
    تعليق المدون
    تعليق الفيسبوك

0 التعليقات :

إرسال تعليق