I can\'t get it to work. When I click the close button, nothing happens.
here\'s the code:
It appears that the order in which you include the Javascript sources is important. First load jQuery, then the Bootstrap Javascript.
E.g. This fails:
and this works:
You'll also see this in the example templates. From the Hero template:
[...] [...]