html - Multiple Bootstrap Modals with Forms not Responding -
html - Multiple Bootstrap Modals with Forms not Responding -
i'm using 3 bootstrap modals identical html forms in each, exception of paypal button id.
for reason, on live site cannot type in forms in modal 1 or 2 unless i've clicked on modal 3 , clicked in 1 of text boxes. buttons @ end of each form work fine or without textboxes working. (& it's same chrome, mozilla , ie.)
any suggestions?
located at: http://mytravelagentportal.com/deluxe/test/
maybe it's because modal 2 doesn't have style="display: none;", it's have opacity: 0, , can't click on elements behind (modal 1). , because of can't click on button 2, it's behind hidden modal 2
html twitter-bootstrap paypal bootstrap-modal
Comments
Post a Comment