Webbyen
Our web spider found the following code snippet at www_larsjensen14_webbyen_dk and contains information about abs and JavaScript.
absolute; Z-INDEX: "+ i +"; VISIBILITY: "); 
document.write("visible; TOP: 15px; LEFT: 15px;\"><img src=\""); 
document.write(heart+ "\" border=\"0\"></div>"); 
} else { 
document.write("<div id=\"dot"+ i +"\" style=\"POSITION: "); 
document.write("absolute; Z-INDEX: "+ i +"; VISIBILITY: "); 
document.write("visible; TOP: 15px; LEFT: 15px;\"><img src=\""); 
document.write(heart+ "\" border=\"0\"></div>"); 
function snowNS() { // Netscape main animation function 
for (i = 0; i < no; ++ i) { // iterate for every dot 
if (yp[i] > doc_height-50) { 
xp[i] = 10+ Math.random()*(doc_width-amx[i]-30); 
yp[i] = 0; 
flag[i]=(Math.random()<0.5)?1:0; 
stx[i] = 0.02 + Math.random()/10; 
sty[i] = 0.7 + Ma
Read the entire article....