L
Lester
I need to fire a function 4 times a second using setTimeout()), but I
have an HTML-editor on the page (FCKeditor) which has hints over its
buttons. However, the rapid timer never allows these hints to appear.
Commenting out setTimeout() solves everything, hints come back.
How can I save these hints from disappearing (before even appearing)
when setTimeout fires?
Many thanks,
Keke
have an HTML-editor on the page (FCKeditor) which has hints over its
buttons. However, the rapid timer never allows these hints to appear.
Commenting out setTimeout() solves everything, hints come back.
How can I save these hints from disappearing (before even appearing)
when setTimeout fires?
Many thanks,
Keke