Hello,
why this button is not clickable? The cursor changes, but after click nothing happens.
why this button is not clickable? The cursor changes, but after click nothing happens.
Code:
<div align="right"><a clicktotoggle="step2" clicktohide="step1" onclick='FBML.clickToHide("step1");FBML.clickToToggle("step2");return false;'><img src="http://link_to_the_image.jpg">
</a></div>