SoFunction
Updated on 2025-04-07

Deform and twist a picture into various lengths and widths

Step 1: Add the following code to the <body> area
<img src="http://my./redriver/helpor/" name="u" border="0" alt="fun">
<script language="JavaScript">

var b = 1;
var c = true;

function fade(){
if();

if(c == true) {
b++;
}
if(b==100) {
b--;
c = false
}

if(b==10) {
b++;
c = true;
}

if(c == false) {
b--;
}
=150 + b;
=125 - b;
setTimeout("fade()",50);
}
</script>


Step 2: Change the <body> area to
<body bgcolor="#fef4d9" onLoad="fade()">