problem with using modal in module

For Joomla! 2.5 Coding related discussions, please use: http://groups.google.com/group/joomla-dev-general
Note: All 1.6, 1.7 and 3.5 releases have reached end of life and should be updated to 3.x.

Moderator: ooffick

Forum rules
Please use the mailing list here: http://groups.google.com/group/joomla-dev-general rather than this forum.
Locked
mostafa272
Joomla! Intern
Joomla! Intern
Posts: 50
Joined: Fri Feb 22, 2013 11:56 am

problem with using modal in module

Post by mostafa272 » Wed Oct 08, 2014 11:47 am

Hi
I want to create a module and use modal window in it but I don't know how can I add php variables(dynamic contents) to a modal in a module? please help me.

Thanks

itoctopus
Joomla! Virtuoso
Joomla! Virtuoso
Posts: 4025
Joined: Mon Nov 25, 2013 4:35 pm
Location: Montreal, Canada
Contact:

Re: problem with using modal in module

Post by itoctopus » Wed Oct 08, 2014 2:34 pm

Search here: http://extensions.joomla.org/extensions ... -a-iframes . You can install a modal window plugin then all you need to do is to add the following code to your modules:

{modalwindow ....}

and it'll work...
http://www.itoctopus.com - Joomla consulting at its finest
https://twitter.com/itoctopus - Follow us on Twitter


Locked

Return to “Joomla! 2.5 Coding”