Skip Navigation

Hidden Hit Counter

Category File Author Send email Website
Category
FrontPage
2007090103 Ronx to Ronx www.rxs-enterprises.org

Hidden Hit Counter

How to hide the FrontPage Hit Counter


Note:  This site does not use FrontPage extensions.  The Hit Counter described here is a non-working image.

The hit counter on this page is hidden by using a hidden <div>.

<div id="counter">
<!--webbot bot="HitCounter" i-image="4" I-ResetValue="0" 
B-Reset="FALSE" I-Digits="5" U-Custom -->
</div>

CSS in the head sets the <div> to invisible.  This will work in all browsers that support CSS2, including Netscape 4xx

The CSS for the hidden <div> is:
#counter{display:none;}
which can be seen if you view source.

Since the <div> is invisible, it can be located anywhere on the page, and the content can occupy the top of the page with zero margins.

Hover the mouse here to see the counter in the left border of this page - removing the mouse will hide it again.  This feature need not be placed in your page.

Related Pages
 FrontPage hit counter simulation
Other WebFaqs Pages

MVP Logo

Stop Spam Harvesters, Join Project Honey Pot