Forum - timer no work

Forum  |  Site Bugs  |  timer no work

 1  2

userbacsi
6 posts

Standard member
Joined 2009-12-13

The timer still doesn't work in Opera browser. Even the counter doesn't start.

The problem is the two slash in the:

//setTimeout("start()", 1000);
function start()

2011-10-12 at 12:11:13
admin
564 posts



userbacsi wrote: The timer still doesn't work in Opera browser. Even the counter doesn't start.

The problem is the two slash in the:

//setTimeout("start()", 1000);
function start()

Is it working in Opera now?

2011-10-13 at 12:27:46
userbacsi
6 posts

Standard member
Joined 2009-12-13

No. The setTimeout("start()", 1000); is missing from before function start()

The problem was only(!) the two slashes.

2011-10-13 at 16:05:46
admin
564 posts



It's ok.

Our programmer removed it, as it wasn't needed. Working ok now?

It's working for us in the latest Opera browser.

2011-10-13 at 17:03:59
userbacsi
6 posts

Standard member
Joined 2009-12-13

Doesn't work: http://www.imagebam.com/image/e10c54153828272
Doesn't work: http://www.imagebam.com/image/7ebd61153828274
Works fine: http://www.imagebam.com/image/945309153828276

2011-10-13 at 17:20:37
quenks
4 posts

Standard member
Joined 2011-05-15

the problem is fixed sometimes but there is time that it goes back, it is really hard to tell that it is browser to blame since timer is a javascript, what a browser do is only to execute those script

2011-10-14 at 07:21:33
admin
564 posts



userbacsi wrote: Doesn't work: http://www.imagebam.com/image/e10c54153828272
Doesn't work: http://www.imagebam.com/image/7ebd61153828274
Works fine: http://www.imagebam.com/image/945309153828276

So which browser is it not working in?

We've tested it in FireFox, IE, Chrome, Opera, Safari etc... and it's working fine.

Is it working ok now?

2011-10-14 at 12:59:11
Arlene_od
1 posts

Standard member
Joined 2012-01-06

my timer isnt working, it isnt even showing up.

2012-01-06 at 17:46:56
admin
564 posts



Hi - Can you send us a screenshot? It seems to be working for everyone else. Have you tried using a different browser?

2012-01-07 at 18:01:45

 1  2
This post no longer accepts comments