Click to See Complete Forum and Search --> : auto reload to make javascript work


florida
12-01-2003, 02:23 PM
I have Javascript Pop up drop down menus on my Netscape 4.77 broswer that dont always work when I first enter the page. I have to reload the page for it to work. Anyway I can make the page reload automatically when I first enter the page?

soccer362001
12-01-2003, 02:31 PM
try this
<META HTTP-EQUIV="refresh" content="2;URL=http://www.yoursite.com/newpage.htm">