buy link

0
Okay this is something quite difficult to do for me even tho ive customize the whole template to suit our sites need for MC...

What i want is when the buy link is clicked it opens a shadow box displaying the link thats entered in the back-end? possible? is it hard? can anyone help? i already have shadow box installed on the site.
Responses (2)
  • Accepted Answer

    Thursday, October 20 2011, 04:44 PM - #Permalink
    0
    joomla provides a MODAL box method that can be useful. it's not perfect but it may be enough

    you need to load the Modal library, like so:

    JHTML::_('behavior.modal');

    and then add the class "modal" to the links you want to behave as modal windows.

    GOOGLE it to see all the options! ;)
    The reply is currently minimized Show
  • Accepted Answer

    Sunday, October 23 2011, 11:53 AM - #Permalink
    0
    ive done it looks fantastic...thx germi.
    The reply is currently minimized Show
Your Reply