The Bootstrap stylesheet and compiled JavaScript along with the jQuery CSS library need to be added to
the page.
- this is a Bootstrap Button
The Time Modal Example
What I want here is the details of the event flow as I have in my example for the
Bubbling and Capturing
page.
At the moment I am not sure how I can configure the Bootstrap/jQuery modal - can I change the
size and opacity? I am presuming that I can add HTML in the same way as on the page.
Timing is currently 2 seconds
The text wraps horizontally
The modal seems to "behave" on a mobile screen - i.e. responsive.
Top
There is some interaction between the js libraries and Frameworks - but not much.
What I want to do
Create a second modal that accepts changes to its contents programatically.