بحث هذه المدونة الإلكترونية

الاثنين، 9 يناير 2017

مجموعه مأشرات لماوس cursors

هذي مجموعه لتزين الماوس في المواقع والمدونات وكل البرمجه معي الكود والصوره والتطبيق
- التطبيق يمكنك بالبرمجه والاضافه لجافا سكربت ولتخطيط
Html/Javascript

http://www.rw-designer.com/cursor-view/46247.png
===================================
<style type="text/css">
body {cursor: url(http://www.rw-designer.com/cursor-extern.php?id=46247);}
</style>
===================================
<style type="text/css">
body {cursor: url(http://www.rw-designer.com/cursor-extern.php?id=2936);}
</style>
===================================
<style type="text/css">
body {cursor: url(http://www.rw-designer.com/cursor-extern.php?id=82631);}
</style>
===================================
<div align="center" style="z-index:9;visibility:visible;">&nbsp;</div><style>HTML,BODY{cursor: url("http://downloads.totallyfreecursors.com/cursor_files/kuwait.ani"), url("http://downloads.totallyfreecursors.com/thumbnails/kuwait.gif"), auto;}</style>

===================================
البحث عن
</head>
===================================
وضع فوقه الكود هذا
===================================
<style type="text/css">body, a:hover {cursor: url(http://cur.cursors-4u.net/cursors/cur-11/cur1054.cur), url(http://cur.cursors-4u.net/cursors/cur-11/cur1025.png), progress !important;}</style>

===================================
وهذا الامر يصلح للمواقع بعد
===================================
<style>
<!--
BODY{
CURSOR: url(cursor1.cur);
}
-->
</style>

===================================
/* Start http://www.cursors-4u.com */ body, a:hover {cursor: url(http://cur.cursors-4u.net/cursors/cur-11/cur1054.cur), progress !important;} /* End http://www.cursors-4u.com */
  

ليست هناك تعليقات:

إرسال تعليق