Opening a modal window - Joomla! Forum - community, help and support
hello. trying open modal window, ones used joomla. in article have added
<p><a class="modal" href="test.htm" rel="{handler: 'iframe', size: {x: 850, y: 400}, onclose: function() {}}">v</a></p>
which modified copy of used joomle itself.
the content of "test.htm" visible in modal window long logged in front-side adsministrator.
when visit parent page ordinary user , open "test.htm", shown full size in window in browser replaces parent page.
i hope there out there can tell me how out of problem.

<p><a class="modal" href="test.htm" rel="{handler: 'iframe', size: {x: 850, y: 400}, onclose: function() {}}">v</a></p>
which modified copy of used joomle itself.
the content of "test.htm" visible in modal window long logged in front-side adsministrator.
when visit parent page ordinary user , open "test.htm", shown full size in window in browser replaces parent page.
i hope there out there can tell me how out of problem.

hi!
that's interesting. seems js not work when usual user. can ensure modal js script loaded when logged in usual user?
dmitry
that's interesting. seems js not work when usual user. can ensure modal js script loaded when logged in usual user?
dmitry
Comments
Post a Comment