works fine in firefox here
one problem i have however. i want to use this but i have a modified template. ie; my navbar is located in my header. But all links are images. so how would i go about making the image open the game. i have added $cyb_tictactoe on forumhome but how do i link to it. You seem to use $cyb_tictactoe_link however it's not possible to use this inside <a href="link">image code</a>
is there a work around?
*EDIT*
Sorry really should start to look for myself first before asking. Anyway sorted this problem by simply looking.
If anyone else needs this info then simply use
HTML Code:
<a href="#cttt" onclick="return toggle_collapse('cyb_fh_ttt')">image code</a>