Miina Damer

home | profile | archive

Dear Diary

post a comment

instructions

The nickname you enter will be displayed along with your comment. Enter a fictitious nickname unless you want to publish your comment with your real name. You may also post your comment anonymously by entering Anonymous as your nickname.

You may optionally enter your real name

Before placing your comment you must first sign up with your email address.

Your real name or email address won’t be published on my website.

Write your comment using 4.000 characters or less.

Click preview button to preview your comment before actually posting it.

Finally, click post button to post your comment.

Click cancel button cancel and return back to previous page without posting your comment.

thursday, 10 november, 2005 at 12:26 pm

A technical statement

Oh my! One of my friends told me about his discovery. He uses a free web site statistics that requires an annoying little graphics to be placed on the page. He likes to get rid off it, but cannot change the measurement code. Now he had found a little trick how to hide the tag forever without destroying anything.

This is very simple code with some styling information. It surrounds the statistical code and creates a block around it. This block is then set invisible and placed outside the browser window. Take a look at the code below.

<div id="counter" style="position: absolute;
width: 18px;
height: 18px;
z-index: 1;
left: -18px;
top: -18px;
visibility: hidden;">
<!-- statistical code goes here -->
</div>

nickname

real name (optional)

email address (required)*

your comment

*You need to sign up before placing your comment.

copyright © 2010 miina damer. all rights reserved.