Disable button until tabs have ben read...

Posted by jimbo on Stack Overflow See other posts from Stack Overflow or by jimbo
Published on 2010-05-24T15:28:33Z Indexed on 2010/05/24 15:31 UTC
Read the original article Hit count: 652

Filed under:
|
|
|

I have some tabs which have been created using Javascript and Mootools, my client wants the 'next button' at the bottom of the page to be disabled, until the tabs have been read(clicked). The page is dynamic (created with PHP and MySQL) and there could be two tabs or three, depending on the set-up. I am struggling today to think of the best solution.

Any help more than welcome...

© Stack Overflow or respective owner

Related posts about php

Related posts about JavaScript