
April 17th, 2001, 12:38 PM
|
|
Contributing User
|
|
Join Date: Jan 2001
Location: Münster (Germany)
Posts: 44
Time spent in forums: < 1 sec
Reputation Power: 8
|
|
Maybe this problem is more related to javascript than to perl but I hope at least one of you all also had this problem once and can give me an answer.
I've got a ticker on my page and every time a user clicks on this ticker I want to alert a message how many other users have done so before.
Therefore I have a frame that is hidden (or of size 0) in which I load my script. It works fine for the first and maybe second time but then it doesn't count any further. I think then the script comes from the cache or something like that because when I wait a little and then do a reload before I click on the ticker again, it works.
I think no code is necessary, but if you want some just post it.
Thanks.
|