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> Quote 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 ? Quote 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
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.