Using wayfinder, would it be possible to have special menu items where you could something like;
specify a taget (open in new window)
prefix anchors
if this is possible, then it would also be possible to achieve my goal - open in a lightbox.
code sample from slimbox demo...
<a title="Caption is here. Blah-blah-blah, blah-blah-blah, and blah, blah, blah! (You can write your cool text.)"
rel="lightbox[site_sample]" href="sample.html">local iframe content</a>
Anyone have any ideas or similar experiences?
Thanks!