I just can't figure out how to get shadowbox to load a URL or node. The overlay darkens the screen, but the modal window never opens. I made sure to enable shadowbox globally. I know SB is configured properly because I can load images in a shadowbox just fine.

<a href="http://www.google.com" rel="shadowbox">test</a>

I've tried adding width=640;height=480 and even ;player=html.

What am I missing here?

Comments

manfer’s picture

In the folowing link
http://www.manfersite.tk/shadowbox-drupal-7
you can find a series of videos to learn how to use shadowbox module in drupal 7.

In the last one
Part 7.- Use your own shadowbox links.
you have examples of links to images, to videos and to html pages.

manfer’s picture

Status: Active » Fixed

This has no reply so I hope those indications were enough to solve the issue. I mark this as fixed and it still remains opened two weeks. If you still need any advice please continue asking.

Regards,
manfer

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

clockwood’s picture

The problem was an incomplete library I grabbed from the shadowbox site. Grabbing a complete library solved the issue. Posting this in case someone else runs into the same thing.