I try use JHtml::_('bootstrap.modal') with remote source but not work, my code:
// Load the modal bootstrap script.
JHtml::_('bootstrap.modal', 'modal2', array('remote' => true));
< a data-toggle="modal" href="remote.html" data-target="#modal2">click me< /a>
How make this works?
Thanks!
Another example here: http://jsfiddle.net/f2Fcd/
Hi Bruno,
If you feel there's a bug in Joomla, please report it using the following process:
http://docs.joomla.org/Filing_bugs_and_issues
Let us know if you have any questions.
Thanks!
Kind regards,
Nick
Thanks nicksavov
Labels |
Added:
?
|
||
Build | ⇒ | staging |
I found a good example (without joomla), look: http://plnkr.co/edit/yMofRZ?p=preview