Jump to content

Trouble with Colorbox plugin for wordpress


AndrewC14

Recommended Posts

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>

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.