Joomla 1.5.23
Hopefully I have just overlooked something simple. I'm trying to open an article into a colorbox but the box opens and the loading symbol just spins.
natselection.com/subscription/subscriptions/new/5 3/4 down the page it's the Acceptable Use link.
If I hit the next button the box fades out and in and loads the article correctly.
Heres the code I'm using:
Code: |
<a href="index.php?option=com_content&view=article&id=174/?tmpl=component" class="aricolorbox {iframe: true, width: 700, height: 450}">Acceptable Use Policy</a>
|
Screenshot of plugin settings.http://www.diigo.com/item/image/1i0hc/iqwk
I tried a ton of setting combinations with no change. I think I need to use the local jquery because I need to turn ssl on and so far I have yet to use many plugins that pull the https version from Google automatically.