• Downloading from our site will require you to have a paid membership. Upgrade to a Premium Membership from 10$ a month today!

    Dont forget read our Rules! Also anyone caught Sharing this content will be banned. By using this site you are agreeing to our rules so read them. Saying I did not know is simply not an excuse! You have been warned.

Nút "Like" với thông báo "Đã like"

Admin

Well-Known Member
Staff member
Administrator
Nút "Thích" sau khi được click chuột sẽ chuyển thành "Đã thích" và bắt đầu chạy đoạn mini script do bạn soạn sẵn.

Demo: http://www.code1k.com/demo/2012/07/nut-like-voi-thong-bao-da-like.html

HTML:
<form name="Like1k">
<input type="button" name="button" value="Thích !" onmouseover="mOver()" onmousedown="document.Like1k.button.value='bạn đã thích điều này !'" onclick="window.location='http://www.code1k.com'" onmouseout="mOut()" />
</form>
<!-- Code1k.com -->
 

Facebook Comments

Similar threads

New posts New threads New resources

Back
Top