Bootstrap Modal from another page
I've met some problems when I try to use Bootstrap Modal in my code. HTML: <a href="http://another.page" data-toggle="modal">Another Page</a> or <a href="http://another.page" data-toggle="modal" data-target="#myModal">Another Page</a> I'd like to modal another.page to my page, but it doesn't work. the another.page is looks like: <html> <body> <div id="myModal" class="tm-modal hide fade" tabindex="-1" role="dialog" aria- labelledby="myModalLabel" aria-hidden="true"> <div class="tm-modal-header"> <button type="button" class="close" data-dismiss="modal" aria-hidden="true"> </button> <h6>Modal