In continuing to build a form for my site, I am running into a small snag (or at least I hope it's a small snag, regarding the conditional logic of several HTML blocks. As you can view on this page, http://alltheyneedislove.org/adoption-application/, you will see 4 empty fieldsets. The logic works as so...The user clicks "No" for the Will this be your first pet question, then another field appears and asks them to select between 1 and 4 previous pets. Based on that number, the fieldsets with their associated fields would then appear. As it is right now, the fieldset stays, but the fields are working correctly.
You can see in this screenshot, how I have setup the logic, and its the same logic I have applied to the fields that work correctly: http://grab.by/kCjO
Any ideas on how to resolve this?