views:

14

answers:

0

First off sorry i had to add -- to my links because of spam prevention;)

Here is the file with the hidden div "yes" checkbox toggle working perfectly>>

--http://myvirtualltciguy.com/help/Checkbox_Toggle.html

This is the .js file that makes it work>>

--http://myvirtualltciguy.com/jquery/check3.js

Here is the file with the lightbox feature added thus making the hidden toggle div visible when it should be hidden>>

--http://myvirtualltciguy.com/help/Checkbox_Toggle_Lightbox.html

Here are the .js files that make the lightbox work>>

--http://myvirtualltciguy.com/js/prototype.js --http://myvirtualltciguy.com/js/scriptaculous.js?load=effects,builder --http://myvirtualltciguy.com/js/lightbox.js

any ideas why the lightbox js is negating the functionality of the checkbox toggle?

thanks all you smarty pants out there!