I’m trying to display a weekly schedule when you click a button. I’m using Bootstrap Modal plugin.
It doesn’t want to display on the content part of the modal template.
My test code can be seen here: infinigrids.com/schedule/Test/weekly_sched2.html
When you click the button it only displays lines that may be part of the scheduler.
How do I get the scheduler to display in the modal window?