View Single Post
  #4 (permalink)  
Old 04-11-06, 07:35 AM
Nico's Avatar
Nico Nico is offline
Community Leader
 
Join Date: Sep 2005
Location: Spain
Posts: 8,075
Thanks: 11
Thanked 88 Times in 83 Posts
The script works, the browser just doesn't load it onload. Try removing this:

Code:
document.onload=function findAllLinks(){
Reply With Quote