-- RESOLVE -- how to display module on link url type - Joomla! Forum - community, help and support
hi,
i if possible (a trick) display module on "link url" type ;
thank in advance
alex
i if possible (a trick) display module on "link url" type ;
thank in advance
alex
what should happen after click link in menu? guess open second page in new window (target=_blank).
if right, maybe little javascript may you, 1 restriction: must point menu topic page in joomla! system, can highlight menu topic , can assign whatever module like.
into new page have insert following line of code:
replace "/path your/desired_link.htm" url load, adjust window size (width , height) if needed...
be sure allowed insert script code content , switch wysiwyg mode textmode before insert code.
with line of code can open window page wherever is.
if right, maybe little javascript may you, 1 restriction: must point menu topic page in joomla! system, can highlight menu topic , can assign whatever module like.
into new page have insert following line of code:
replace "/path your/desired_link.htm" url load, adjust window size (width , height) if needed...
be sure allowed insert script code content , switch wysiwyg mode textmode before insert code.
with line of code can open window page wherever is.
Comments
Post a Comment