efectos especiales html
2. Coloque el contenido del artículo entre lt;p id="ccon"gt;lt;/divgt;, y conéctelo al párrafo detrás de usted;
2. Luego coloque el código entre lt;headgt;lt;/headgt;
lt;script language="javascript"gt; >//guardar efecto html
lt;/headgt;between.
lt;/headgt; entre
lt;script language="javascript"gt;
//guardar color de fondo y tamaño de fuente
función setSz()
{
var va = document.
setCookie("bjColor", va, 30);
va = document.getElementById ( "wzSize").getElementById("gd").value;
setCookie("gd", va, 30);
alert("¡Guardado correctamente!"); p>
return;
}
// Establecer color de fondo y tamaño de fuente
función getSz()
{
var bjColor = getCookie('bjColor');
var wzSize = getCookie('wzSize');
var wzColor = getCookie('wzColor');
var gd = getCookie('gd');
if(bjColor != null)
{
document.getElementById ( "ccon").style.background=bjColor;
setSelect(bjColor, "bjColor"
}
if(bjColor !
);if( wzSize ! = null)
{
document.getElementById("ccon").style.fontSize=wzSize
setSelect( wzSize; , "wzSize");
}
if( wzColor ! = null)
{
document.getElementById("ccon ") ).style.color=wzColor;
setSelect(wzColor, "wzColor"
}
if(gd ! = null)
);{
SetScrollValue(gd);
setSelect(gd, "gd");
}
}
p>}
/*
* Establecer velocidad de desplazamiento
*/
var currentpos, timer
p>
var scrollValue = 100;
función SetScrollValue(valor)
{
scrollValue = valor * 20; >
}
función inicializar()
{
temporizador = ventana.setInterval("s
ventana de desplazamiento()", scrollValue);
}
}
}
función sc()
{
{
Temporizador = ventana.
función ventana de desplazamiento()
{
posactual = documento. documentElement.scrollTop;
window.scroll(0, currentpos);
window.status = currentpos
if (currentpos ! = document.documentElement.scrollTop; ) sc();
}
document.ondblclick = función()
{
inicializar();
}
document.onmousedown = function()
{
sc()
}
<; p>lt;/scriptgt;