สังคมของการเรียนรู้ และแบ่งปัน ชอบตกแต่ง โปรไฟล์ Hi5 หน้าเว็ป ด้วยโค๊ด HTML.Java.เชิญทางนี้ครับ more...
ก่อตั้งโดย poneag
กระทู้: โค๊ดภาพเบรอ เมื่อเอาเมาส์ชี้ที่รูปจะเป็นปกติ

 

 

 

โค๊ดภาพเบรอ เมื่อเอาเมาส์ชี้ที่รูปจะเป็นปกติ

 

เปลี่ยนรูปทุกรูปในpageให้เบลอๆ เมื่อเอา mouseชี้รูปจะกลับเป็นปกติ

 <style>a:link img {filter:blur(add = 0, direction = 225, strength = 10);}a:visited img {filter:blur(add = 0, direction = 225, strength = 10);}a:hover img {filter: none}</style>

เมื่อเอา mouse ชี้รูปจะเปลี่ยนเป็นสีเทา เอา mouse ออกจะเป็นปกติ

 <style>a:link img {filter:none;} a:visited img {filter:none;} a:hover img {filter:gray;} </style>


เมื่อเอา mouse ชี้จะเปลี่ยนรูปจากด้านซ้ายไปขวา 

<style>a:hover img {filter:fliph;} </style>

ทำให้ภาพเป็นขาวดำ  เมื่อเอาเม้าชี้ จะเป็นปกติ

<style> a:link img {filter:xray();} a:visited img {filter:xray();} a:hover img {filter:none;} </style>

รูปทุกรูปในจะกลืนไปกับ blackground เมื่อเอา mouseชี้รูปจะกลับเป็นปกติ

<style>a:link img {filter:alpha(opacity=60);} a:visited img {filter:alpha(opacity=60);} a:hover img {filter:none;} </style>

ชี้แล้วนูน

<style> a:link img {filter:none;} a:visited img {filter:none;} a:hover img {filter:progid:dximagetransform.microsoft.emboss;} </style>

Black and White with Color on Mouseover - รูปเป็นโทนขาวดำ เม้าท์ชี้เป็นสีเดิม


<style> a:link img {filter:gray;} a:visited img {filter:gray;} a:hover img {filter:none;} </style>


Flip Horizontally on Mouseover - รูปกลับด้านเวลาชี้


<style> a:hover img {filter:fliph;} </style>



Color with Black and White on Mouseover - เป็นโทนขาวดำเวลาเมาท์ชี้

<style> a:link img {filter:none;} a:visited img {filter:none;} a:hover img {filter:gray;} </style>



Flipped Horizontally with Normal on Mouseover
- รูปกลับด้าน เม้าท์ชี้แล้วจะเป็นด้านปกติ


<style> a:link img {filter:fliph;} a:visited img {filter:fliph;} a:hover img {filter:none;} </style>


Blur on Mouseover - เบลอเวลาเม้าท์ชี้

<style> a:hover img {filter: blur(add = 0, direction = 225, strength = 10)}</style>


Blurred with Normal on Mouseover - เบลอ เวลาเม้าท์ชี้เป็นภสพปกติ


<style> a:link img {filter:blur(add = 0, direction = 225, strength = 10);}a:visited img {filter:blur(add = 0, direction = 225, strength = 10);}a:hover img {filter: none}</style>


Emboss on Mouseover - เม้าท์ชี้เป็นภาพแบบ EBboss (ภาพสลักแบบนูนขึ้มาสีเทา ๆ)


<style> a:link img {filter:none;} a:visited img {filter:none;} a:hover img {filter:progid:dximagetransform.microsoft.emboss;} </style>


<style> a:link img {filter:progid:dximagetransform.microsoft.emboss;} a:visited img {filter:none;} a:hover img {filter:none;} </style>


Engrave on Mouseover - ภาพแบบตรงข้ามกะ EMBOSS อ่ะ เรียกไม่ถูก - -*

<style> a:link img {filter:none;} a:visited img {filter:none;} a:hover img {filter:progid:dximagetransform.microsoft.engrave;} </style>


Engraved with Normal on Mouseover

<style> a:link img {filter:progid:dximagetransform.microsoft.engrave;} a:visited img {filter:progid:dximagetransform.microsoft.engrave;} a:hover img {filter:none;} </style>


Invert Colors on Mouseover

<style> a:link img {filter:none;} a:visited img {filter:none;} a:hover img {filter:invert;} </style>

Inverted Colors with Normal on Mouseover

<style> a:link img {filter:invert;} a:visited img {filter:invert;} a:hover img {filter:none;} </style>


X-ray on Mouseover - เม้าท์ชี้จะเป็นดำ ๆ เหมือนเอ็กซ์เรย์

<style> a:link img {filter:none;} a:visited img {filter:none;} a:hover img {filter:xray();} </style>


X-rayed with Normal on Mouseover


<style> a:link img {filter:xray();} a:visited img {filter:xray();} a:hover img {filter:none;} </style>


Transparent on Mouseover - เม้าท์ชี้แล้วจะจาง


<style> a:link img {filter:none;} a:visited img {filter:none;} a:hover img {filter:alpha(opacity=60);} </style>


Transparent with Normal on Mouseover - จาง เม้าท์ชี้แล้วจะชัด

<style> a:link img {filter:alpha(opacity=60);} a:visited img {filter:alpha(opacity=60);} a:hover img {filter:none;} </style>

โพสต์โดย
poneag

31 มี.ค. 55 เวลา 11:06 1,436 2
  • ความเห็นที่ 1
    http://pixserv.clipmass.com/upload/picture/full/ea267c254ae8818d20efbbe7577349c3.gif พิมพ์เเล้วโค้ดไม่เเสดงในนี้เเฮะเลย ทำมาเเบบนี้เเทนนะครับ
    โพสต์เมื่อ 2 เม.ย. 55 เวลา 00:47
    โดย

    Zhao Yun
  • ความเห็นที่ 2
    ขอเสริมพี่พล เพิ่มเติมหน่อยครับ โค้ดไฟกระพริบชี้ลิ้งในโปรฟาย หรือ effect ต่างๆในโปรฟายเรา ตัวอย่าง Url ของภาพใส่ที่เเทน.......ด้านบน เเล้วไปใส่ในโปรฟายเรา อันนี้คือตัวอย่างภาพeffectmี่เหมาะสม สำหรับโค้ดชี้ลิ้ง ในโปรฟายเรา http://homepage.ntlworld.com/curly.johnson/images/lightening.bar.gif http://homepage.ntlworld.com/curly.johnson/images/fire2.gif http://homepage.ntlworld.com/curly.johnson/images/flamebar99.gif ลองไปเทสหรือทลลองใช้ตามใจเราดูครับ
    โพสต์เมื่อ 2 เม.ย. 55 เวลา 00:39
    โดย

    Zhao Yun