Template overwrite for Modal library? - Joomla! Forum - community, help and support
my current joomla template used modal library put following code in template:
what prefer 1 line code entry. perform change code added. how can overwrite modal output via joomla template?
code: select all
window.addevent('domready', function() {
squeezebox.initialize({});
squeezebox.assign($$('a.modal'), {
parse: 'rel'
});
});
what prefer 1 line code entry. perform change code added. how can overwrite modal output via joomla template?
Comments
Post a Comment