Link disappears
Posted: Mon Mar 13, 2006 2:38 pm
Hello,
sorry for spamming this forum with my questions, but I really need help!
When I add the link to my file ID and the ccount_display script like below:
<a href="ccount/click.php?id=1">Download</a> <script language="Javascript">ccount_display('1')</script>
and then view my page, the link disappears! And only if I reload the page many times it shows up!
If I view the source of my page (when the link is shown) it looks like it should:
<a href="ccount/click.php?id=1">Download</a> <script language="Javascript">ccount_display('1')</script>
BUT if I view the page source when it's not shown, it looks like this:
<a href="ccount/click.php?id=1" ></a> <script language="Javascript">ccount_display('1')</script>
Where did my Download text disappear?
If you want to see the script in action, click here: http://my-stuff.be/test.php
Reload the page 3-4 times and see what happens!
Please, help me! I really like this counter and I don't want to use anything else!!!!!
sorry for spamming this forum with my questions, but I really need help!
When I add the link to my file ID and the ccount_display script like below:
<a href="ccount/click.php?id=1">Download</a> <script language="Javascript">ccount_display('1')</script>
and then view my page, the link disappears! And only if I reload the page many times it shows up!
If I view the source of my page (when the link is shown) it looks like it should:
<a href="ccount/click.php?id=1">Download</a> <script language="Javascript">ccount_display('1')</script>
BUT if I view the page source when it's not shown, it looks like this:
<a href="ccount/click.php?id=1" ></a> <script language="Javascript">ccount_display('1')</script>
Where did my Download text disappear?
If you want to see the script in action, click here: http://my-stuff.be/test.php
Reload the page 3-4 times and see what happens!
Please, help me! I really like this counter and I don't want to use anything else!!!!!