jquery - Bootstrap Elements inactive in mobile -


i have bunch of elements on page visible breakpoint, when dimensions within tablet or mobile size want able display content modals.

ok, have managed show buttons needed modal on smaller screens, expand screen, content has residual elements modal functionality, such fade , modal.

plus when close modal element: display: none, problem, , if decrease again fade effect still there.

is there anyway of enabling modal effect when within breakpoints?

you need responsive utilities , utilise .visible-xs or .hidden-xs in class tags of modal. see here:

http://getbootstrap.com/css/#responsive-utilities


Comments

Popular posts from this blog

php - render data via PDO::FETCH_FUNC vs loop -

c++ - OpenCV Error: Assertion failed <scn == 3 ::scn == 4> in unknown function, -

The canvas has been tainted by cross-origin data in chrome only -