AndrewC14 Posted April 27, 2012 Share Posted April 27, 2012 Hi, I am a complete noob with javascript! I have just activated the jquery colorbox plugin for wordpress but want a link (once clicked) to show up my html page within the colorbox. This is my page: http://xzen.co.uk/conceptual-model/ and the link is 'help link' How would i go about doing this? I've tried: <script type="text/javascript"> $(function() { $('a.content1').colorbox({opacity:0.3}); }); </script> Link to comment https://forums.phpfreaks.com/topic/261710-trouble-with-colorbox-plugin-for-wordpress/ Share on other sites More sharing options...
AndrewC14 Posted April 27, 2012 Author Share Posted April 27, 2012 Anyone ? Link to comment https://forums.phpfreaks.com/topic/261710-trouble-with-colorbox-plugin-for-wordpress/#findComment-1341119 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.