Hi,
Do the line code:
" twofastest = document.getElementById('twofastest');
if ( twofastest )"
will retrieve the elementid "twofastest" while window load the page ?
Because in my code after i add condition "if", it works.
Before it always throw eror element id is null because it was calling on load page