المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : [سكربتات] مــؤثـرات الــفــارة ^رهــيــبــه مــررره ^ [سركبتات]



walid
10-31-2013, بتوقيت غرينيتش 11:33 PM
http://www.dzbatna.com/images/icons/iconrote.gif [ط³ظƒط±ط¨طھط§طھ] ظ…ظ€ظ€ط¤ط«ظ€ط±ط§طھ ط§ظ„ظ€ظ€ظپظ€ظ€ط§ط±ط© ^ط±ظ‡ظ€ظ€ظٹظ€ظ€ط¨ظ€ظ€ظ‡ ظ…ظ€ظ€ط±ط±ط±ظ‡ ^ [ط³ط±ظƒط¨طھط§طھ] (http://www.dzbatna.com/t245821/)



السلام عليكم

اليوم جايب
سركبتات للماوس
حلووه بالمره وبسيطة جدا


أتمنى تعجبكم
7
77
7


بريق يتبع مؤشر الفارة


الوصف: بريق رائع وملون يتبع مؤشر الفارة.

طريقة التركيب install: من خطوتين:

اولاً: ضع الكود code التالي بين علامتي الـ <head> و <head/>

الكود code:

ظلل وانسخ الكود code

رمز PHP:

<code style="white-space:nowrap"> <code> <STYLE TYPE="text/css">
<!--

BODY{
overflow:scroll;
overflow-x:hidden;
}

.s1
{
position : absolute;
font-size : 10pt;
color : blue;
visibility: hidden;
}

.s2
{
position : absolute;
font-size : 18pt;
color : red;
visibility : hidden;
}

.s3
{
position : absolute;
font-size : 14pt;
color : gold;
visibility : hidden;
}

.s4
{
position : absolute;
font-size : 12pt;
color : lime;
visibility : hidden;
}

//-->
</STYLE>
</code> </code>


ثانياً: ضع الكود code التالي بين علامتي الـ <body> و <body/>

الكود code:

ظلل وانسخ الكود code

رمز PHP:

<code style="white-space:nowrap"> <code> <DIV ID="div1" CLASS="s1">*</DIV>
<DIV ID="div2" CLASS="s2">*</DIV>
<DIV ID="div3" CLASS="s3">*</DIV>
<DIV ID="div4" CLASS="s4">*</DIV>

<p align="center"><font face="arial" size="-2">This free ****** provided by</font><br>
<font face="arial, helvetica" size="-2"><a href="http://java******kit.com">Java******
Kit</a></font></p>

<****** LANGUAGE="java******" TYPE="text/java******">

/*
****** by Mike McGrath- http://website.lineone.net/~mike_mcgrath
Featured on Java****** Kit (http://java******kit.com)
For this and over 400+ free ******s, visit http://java******kit.com
للمزيد من الجافا سكريبت script .. نرجو زيارة موقع إقلاع سوفت http://soft.vip600.com/
*/

var nav = (********.layers);
var tmr = null;
var spd = 50;
var x = 0;
var x_offset = 5;
var y = 0;
var y_offset = 15;

if(nav) ********.captureEvents(Event.MOUSEMOVE);
********.onmousemove = get_mouse;

function get_mouse(e)
{
x = (nav) ? e.pageX : event.clientX+********.body.scrollLeft;
y = (nav) ? e.pageY : event.clientY+********.body.scrollTop;
x += x_offset;
y += y_offset;
beam(1);
}

function beam(n)
{
if(n<5)
{
if(nav)
{
eval("********.div"+n+".top="+y);
eval("********.div"+n+".left="+x);
eval("********.div"+n+".visibility='visible'");
}
else
{
eval("div"+n+".style.top="+y);
eval("div"+n+".style.left="+x);
eval("div"+n+".style.visibility='visible'");
}
n++;
tmr=setTimeout("beam("+n+")",spd);
}
else
{
clearTimeout(tmr);
fade(4);
}
}

function fade(n)
{
if(n>0)
{
if(nav)eval("********.div"+n+".visibility='hidden'");
else eval("div"+n+".style.visibility='hidden'");
n--;
tmr=setTimeout("fade("+n+")",spd);
}
else clearTimeout(tmr);
}

// -->
</******>
</code> </code>

****

اتبع الرابط عند وضع مؤشر الفارة
الوصف: سيذهب الزائر الى صفحة جديدة بمجرد وضع مؤشر الفارة على الرابط.

طريقة التركيب install: ضع الكود code في المكان الذي سيظهر به

الكود code:

ظلل وانسخ الكود code

رمز PHP:

<code style="white-space:nowrap"> <code> <a href="http://soft.vip600.com" onMouseover="window.location=this.href">ضع مؤشر الفارة هنا</a>
</code> </code>



*****


الوصف: يمكنك وضع اسم موقعك او اي حروف لتتبع مؤشر الفارة.

طريقة التركيب install: ضع الكود code في منطقة الـ <body>

الكود code:

ظلل وانسخ الكود code

رمز PHP:

<code style="white-space:nowrap"> <code> <p><!--webbot bot="HTMLMarkup" startspan --><style type="text/css">
.scroll {font-weight:bold; font-size:36; text-align: center; font-family: Verdana, Courier, Courier New;}
</style><!--webbot bot="HTMLMarkup" endspan -->
<!--webbot bot="HTMLMarkup" startspan --><****** language="Java******1.2">
/*
By Mark Baker
Showcased on Dynamicdrive.com
For full source code, visit http://dynamicdrive.com
*/
if (********.all)
********.write('<****** src="sinescroll.js"><\/******>')
</******><!--webbot bot="HTMLMarkup" endspan -->
<!--webbot bot="HTMLMarkup" startspan --><style>
.spanstyle {
position:absolute;
visibility:visible;
top:-50px;
font-size:10pt;
font-family:Verdana;
font-weight:bold;
color:black;
}
</style>
<******>
/*
Cursor Trailor Text- By Peter Gehrig (http://www.24fun.ch/)
Permission given to Dynamicdrive.com to feature ****** in it's archive.
For full source code, installation instructions, and 1000's more DHTML ******s,
visit http://dynamicdrive.com
*/
var x,y
var step=20
var flag=0
// ضع بالسطر التالي اسم موقعك
var message="eqla3soft.com "
message=message.split("")
var xpos=new Array()
for (i=0;i<=message.length-1;i++) {
xpos&#91;i&#93;=-50
}
var ypos=new Array()
for (i=0;i<=message.length-1;i++) {
ypos&#91;i&#93;=-50
}
function handlerMM(e){
x = (********.layers) ? e.pageX : ********.body.scrollLeft+event.clientX
y = (********.layers) ? e.pageY : ********.body.scrollTop+event.clientY
flag=1
}
function makesnake() {
if (flag==1 && ********.all) {
for (i=message.length-1; i>=1; i--) {
xpos&#91;i&#93;=xpos&#91;i-1&#93;+step
ypos&#91;i&#93;=ypos&#91;i-1&#93;
}
xpos&#91;0&#93;=x+step
ypos&#91;0&#93;=y

for (i=0; i<message.length-1; i++) {
var thisspan = eval("span"+(i)+".style")
thisspan.posLeft=xpos&#91;i&#93;
thisspan.posTop=ypos&#91;i&#93;
}
}

else if (flag==1 && ********.layers) {
for (i=message.length-1; i>=1; i--) {
xpos&#91;i&#93;=xpos&#91;i-1&#93;+step
ypos&#91;i&#93;=ypos&#91;i-1&#93;
}
xpos&#91;0&#93;=x+step
ypos&#91;0&#93;=y

for (i=0; i<message.length-1; i++) {
var thisspan = eval("********.span"+i)
thisspan.left=xpos&#91;i&#93;
thisspan.top=ypos&#91;i&#93;
}
}
var timer=setTimeout("makesnake()",30)
}
</******><!--webbot bot="HTMLMarkup" endspan -->
<!--webbot bot="HTMLMarkup" startspan --><******>
<!-- Beginning of Java****** -
for (i=0;i<=message.length-1;i++) {
********.write("<span id='span"+i+"' class='spanstyle'>")
********.write(message&#91;i&#93;)
********.write("</span>")
}
if (********.layers){
********.captureEvents(Event.MOUSEMOVE);
}
********.onmousemove = handlerMM;
// - End of Java****** - -->
</******><!--webbot bot="HTMLMarkup" endspan -->
<!--webbot bot="HTMLMarkup" startspan --><body onLoad="makesnake()" style="width:100%;overflow-x:hidden;overflow-y:scroll"><!--webbot bot="HTMLMarkup" endspan -->
</p>
</code> </code>

*****

نجوم تتبع مؤشر الفارة

الوصف: نجوم صغيرة تتبع مؤشر الفارة عند تحريكة.




طريقة التركيب install: ضع الكود code بمنطقة الـ <body>

الكود code:

ظلل وانسخ الكود code

رمز PHP:

<code style="white-space:nowrap"> <code> <LAYER NAME="a0" LEFT=10 TOP=10 VISIBILITY=SHOW BGCOLOR="#FFFF00" CLIP="0,0,3,3"></LAYER>
<LAYER NAME="a1" LEFT=10 TOP=10 VISIBILITY=SHOW BGCOLOR="#FFFF00" CLIP="0,0,3,3"></LAYER>
<LAYER NAME="a2" LEFT=10 TOP=10 VISIBILITY=SHOW BGCOLOR="#FFFF00" CLIP="0,0,3,3"></LAYER>
<LAYER NAME="a3" LEFT=10 TOP=10 VISIBILITY=SHOW BGCOLOR="#FFFF00" CLIP="0,0,3,3"></LAYER>
<LAYER NAME="a4" LEFT=10 TOP=10 VISIBILITY=SHOW BGCOLOR="#FFFF00" CLIP="0,0,3,3"></LAYER>
<LAYER NAME="a5" LEFT=10 TOP=10 VISIBILITY=SHOW BGCOLOR="#FFFF00" CLIP="0,0,3,3"></LAYER>
<LAYER NAME="a6" LEFT=10 TOP=10 VISIBILITY=SHOW BGCOLOR="#FFFF00" CLIP="0,0,3,3"></LAYER>

<****** language="Java******">
<!--

/*
Dancing Stars cursor (Submitted by Kurt at [email protected] (http://www.cloudflare.com/email-protection))
Modified and permission granted to Dynamic Drive to feature ****** in archive
For full source, usage terms, and 100's more DHTML ******s, visit http://dynamicdrive.com
*/

if (********.all){
********.write('<div id="starsDiv" style="position:absolute;top:0px;left:0px">')
for (xy=0;xy<7;xy++)
********.write('<div style="position:relative;width:3px;height:3px;background: #FFFF00;font-size:2px;visibility:visible"></div>')
********.write('</div>')
}

if (********.layers)
{window.captureEvents(Event.MOUSEMOVE);}
var yBase = 200;
var xBase = 200;
var yAmpl = 10;
var yMax = 40;
var step = .2;
var ystep = .5;
var currStep = 0;
var tAmpl=1;
var Xpos = 1;
var Ypos = 1;
var i = 0;
var j = 0;

if (********.all)
{
function MoveHandler(){
Xpos = ********.body.scrollLeft+event.x;
Ypos = ********.body.scrollTop+event.y;
}
********.onmousemove = MoveHandler;
}

else if (********.layers)
{
function xMoveHandler(evnt){
Xpos = evnt.pageX;
Ypos = evnt.pageY;
}
window.onMouseMove = xMoveHandler;
}



function animateLogo() {
if (********.all)
{
yBase = window.********.body.offsetHeight/4;
xBase = window.********.body.offsetWidth/4;
}
else if (********.layers)
{
yBase = window.innerHeight/4 ;
xBase = window.innerWidth/4;
}

if (********.all)
{
var totaldivs=********.all.starsDiv.all.length
for ( i = 0 ; i < totaldivs ; i++ )
{
var tempdiv=********.all.starsDiv.all&#91;i&#93;.style
tempdiv.top = Ypos + Math.cos((20*Math.sin(currStep/20))+i*70)*yBase*(Math.sin(10+currStep/10)+0.2)*Math.cos((currStep + i*25)/10);
tempdiv.left = Xpos + Math.sin((20*Math.sin(currStep/20))+i*70)*xBase*(Math.sin(10+currStep/10)+0.2)*Math.cos((currStep + i*25)/10);
}
}

else if (********.layers)
{
for ( j = 0 ; j < 7 ; j++ )
{
var templayer="a"+j
********.layers&#91;templayer&#93;.top = Ypos + Math.cos((20*Math.sin(currStep/20))+j*70)*yBase*(Math.sin(10+currStep/10)+0.2)*Math.cos((currStep + j*25)/10);
********.layers&#91;templayer&#93;.left =Xpos + Math.sin((20*Math.sin(currStep/20))+j*70)*xBase*(Math.sin(10+currStep/10)+0.2)*Math.cos((currStep + j*25)/10);
}
}
currStep += step;
setTimeout("animateLogo()", 15);
}
animateLogo();
// -->
</******>
</code> </code>

*****

اسم موقعك يدور حول مؤشر الفارة

الوصف: يمكن وضع اسم موقعك او اي حروف لتتبع مؤشر الفارة.

طريقة التركيب install: ضع الكود code بمنطقة الـ <body>

الكود code:

ظلل وانسخ الكود code

رمز PHP:

<code style="white-space:nowrap"> <code> <****** LANGUAGE="Java******1.2">
<!--//

//Circling text trail- Tim Tilton
//Website: http://www.tempermedia.com/
//Visit http://www.dynamicdrive.com for this ****** and more
//للمزيد من الجافا سكريبت script .. نرجو زيارة موقع إقلاع سوفت http://soft.vip600.com/

// اكتب هنا الكلام
var msg='eqla3 soft';

var font='Verdana,Arial';
var size=3; // حجم الخط يصل الى 7
var color='#000000';

// This is not the rotation speed, its the reaction speed, keep low!
// Set this to 1 for just plain rotation w/out drag
var speed=.5;

// This is the rotation speed, set it negative if you want
// it to spin clockwise
var rotation=.2;

// Alter no variables past here!, unless you are good
//---------------------------------------------------

var ns=(********.layers);
var ie=(********.all);
var msg=msg.split('');
var n=msg.length;
var a=size*15;
var currStep=0;
var ymouse=0;
var xmouse=0;
var scrll=0;
var props="<font face="+font+" size="+size+" color="+color+">";

if (ie)
window.pageYOffset=0

// writes the message
if (ns){
for (i=0; i < n; i++)
********.write('<layer name="nsmsg'+i+'" top=0 left=0 height='+a+' width='+a+'><center>'+props+msg&#91;i&#93;+'</font></center></layer>');
}
if (ie){
********.write('<div id="outer" style="position:absolute;top:0px;left:0px"><div style="position:relative">');
for (i=0; i < n; i++)
********.write('<div id="iemsg" style="position:absolute;top:0px;left:0;height:'+a+';widt h:'+a+';text-align:center;font-weight:regular;cursor:default">'+props+msg&#91;i&#93;+'</font></div>');
********.write('</div></div>');
}
(ns)?window.captureEvents(Event.MOUSEMOVE):0;

function Mouse(evnt){
ymouse = (ns)?evnt.pageY+20-(window.pageYOffset):event.y; // y-position
xmouse = (ns)?evnt.pageX+20:event.x-20; // x-position
}

if (ns||ie)
(ns)?window.onMouseMove=Mouse:********.onmousemove =Mouse;
y=new Array();
x=new Array();
Y=new Array();
X=new Array();
for (i=0; i < n; i++){
y&#91;i&#93;=0;
x&#91;i&#93;=0;
Y&#91;i&#93;=0;
X&#91;i&#93;=0;
}

function makecircle(){ // rotation properties
if (ie) outer.style.top=********.body.scrollTop;
currStep-=rotation;
for (i=0; i < n; i++){ // makes the circle
var d=(ns)?********.layers&#91;'nsmsg'+i&#93;:iemsg&#91;i&#93;.style;
d.top=y&#91;i&#93;+a*Math.sin((currStep+i*1)/3.8)+window.pageYOffset-15;
d.left=x&#91;i&#93;+a*Math.cos((currStep+i*1)/3.8)*2; // remove *2 for just a plain circle, not oval
}
}

function drag(){ // makes the resistance
scrll=(ns)?window.pageYOffset:0;
y&#91;0&#93;=Math.round(Y&#91;0&#93;+=((ymouse)-Y&#91;0&#93;)*speed);
x&#91;0&#93;=Math.round(X&#91;0&#93;+=((xmouse)-X&#91;0&#93;)*speed);
for (var i=1; i < n; i++){
y&#91;i&#93;=Math.round(Y&#91;i&#93;+=(y&#91;i-1&#93;-Y&#91;i&#93;)*speed);
x&#91;i&#93;=Math.round(X&#91;i&#93;+=(x&#91;i-1&#93;-X&#91;i&#93;)*speed);

}
makecircle();
// not rotation speed, leave at zero
setTimeout('drag()',10);
}
if (ns||ie)window.onload=drag;

// -->
</******>
</code> </code>

*****


إذا عجبك الموضوع
لاتبخل علي بالتقييم
*_^






ألعاب الأندرويد مجانا و حصريا (http://www.apotox.info/forum)




https://fbcdn-sphotos-d-a.akamaihd.net/hphotos-ak-ash4/482113_236967293114455_1193518507_n.png (http://www.dzbatna.com)
©المشاركات المنشورة تعبر عن وجهة نظر صاحبها فقط، ولا تُعبّر بأي شكل من الأشكال عن وجهة نظر إدارة المنتدى (http://www.dzbatna.com)©

استعمل مربع البحث في الاسفل لمزيد من المواضيع


سريع للبحث عن مواضيع في المنتدى