[MOD: Moved from the PHP forum. --pbmods]
Hi everyone
Actually I'm not sure if I have to post this question in PHP forum.
I have a page (download page) which contains a link but I want the link to be invisible until the page is fully loaded.
The reason is that if the link apears at the begining then the user will click on it to download the file and then close the window before banners are loaded and it would not be counted as a page view on google adsense.
So I need to have an invisible link which apears when the page is fully loaded.
I'v seen this before on other websites but don't know how to do it. I think I'm gonna need a JAVA function or something.
Any suggestions will be appreciated
regards
Hi everyone
Actually I'm not sure if I have to post this question in PHP forum.
I have a page (download page) which contains a link but I want the link to be invisible until the page is fully loaded.
The reason is that if the link apears at the begining then the user will click on it to download the file and then close the window before banners are loaded and it would not be counted as a page view on google adsense.
So I need to have an invisible link which apears when the page is fully loaded.
I'v seen this before on other websites but don't know how to do it. I think I'm gonna need a JAVA function or something.
Any suggestions will be appreciated
regards
Comment