Forum Moderators: open

Message Too Old, No Replies

CGI counter IN an alt text bubble?

crazy newbie idea or..?

         

stoner

12:35 am on Oct 31, 2004 (gmt 0)

10+ Year Member



Is it possible to do this somehow?

I want a counter on my site but I don't want to incorporate it into the graphics or have it visible all the time. However, it would be nice to have it appear in the alt text bubble when the mouse is over the main page image (and not the menu bar).

If not, I guess I'd go for an invisible counter that I can still look at as the admin, somehow.

Thx

<Sorry, no personal URLs. See TOS [webmasterworld.com]>

[edited by: tedster at 1:08 am (utc) on Oct. 31, 2004]

BonRouge

1:00 am on Oct 31, 2004 (gmt 0)

10+ Year Member



You're already using javascript? Why don't you just put the counter in a div and use javascript to show and hide it onmouseover and onmouseout? A simple search [google.com] should do the trick.

[edited by: tedster at 1:09 am (utc) on Oct. 31, 2004]
[edit reason] turn off graphic smile faces [/edit]

stoner

3:22 am on Oct 31, 2004 (gmt 0)

10+ Year Member



Hmm. I know nothing about using divs but it sounds like it could do the trick. I'll check it out. Thx.