0

I have a older Joomla intallation which includes a modal feature, however I have noticed in the sourcecode that the related JS and CSS only load on the main index page - it's not being loaded on all other pages.

Is there a way to include this globally ?

Some advise would be greatly appreciated.

4

1 に答える 1

0

それを理解しました-追加することにより:

    <?php JHTML::_( 'behavior.modal' ); ?>
于 2013-01-13T10:15:44.283 に答える