javascript - twitter bootstrap modals not working when pushed to Heroku -
Models work locally, but when I push, they are not showing to me , Or those people who should be shown automatically.
Was anyone ever on this issue?
& lt ;! - Model window to explain - & gt; & Lt; Div class = "modal feed center" id = "self -b" tabindex = "- 1" role = "dialog" area-labeling = "myModalLabel" aria-hidden = "true" & gt; & Lt; Div class = "modal-header center" & gt; & Lt; H3 style = "font-weight: normal;" & Gt; First things first & lt; / H3 & gt; & Lt; / Div & gt; & Lt; / Div & gt; & Lt; Script type = "text / javascript" & gt; $ ('# Self-b'). Model () & lt; / Script & gt;
Answer to this thread:
< P> A gem was updated and the sequence to load js in appliction.js was reversed. Put tree is required at the end it was fixed.
Comments
Post a Comment