-
Twitter Bootstrap Modal Won’t Load Content from Another (“Remote”) Page
Short answer You apparently need a skeleton [modal … modal-body … /modal] for your data-target, not just an empty modal with the data-target. A Programmer’s False Assumptions – The API is Broken or Old Initially, I was concerned that my Rails plugin wasn’t using a version of Bootstrap that didn’t include the remote loading of…