Wednesday, June 5, 2013

Nút ẩn hiện nội dung tiện ích.


Đoạn mã tạo nút giấu nội dung tiện ích và chỉ hiển thị khi người dùng click vào.

<div class="smallfont" style="margin-bottom: 0px;">
<input value="XEM" style="margin: 0px; padding: 0px; width: 100px; font-size: 12px;" onclick="if (this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display != '') { this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display = ''; this.innerText = ''; this.value = 'ẨN'; } else { this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display = 'none'; this.innerText = ''; this.value = 'XEM'; }" type="button">
</div>
<div>
<div style="display: none;">

<a href="http://anhcuatoianh968.blogspot.com/" target="_blank"><img src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgnE3vb_rENAlVRcElYulp2AwT1xr2N9o2Lvun7w8mgyGHnAwGZiMd0Jaoa0g9MDpyP5iemFIDCKtW1kT-BZnLCjMUcV0BsaISs95D1tGv4o6ncjxdWN5N9zipSsDy5IbY4_dqWYRudS7Q/s640/QUANGHIEN968.jpg" style="border:0px;" alt="" /></a>

</div>
</div>
<!-- http://anhcuatoianh968.blogspot.com/-->

No comments:

Post a Comment