Hey guys I'm currently working on a project and want to implement
facebox. Anywhom wanted to find out if it was possible for facebox to
dynamically retrieve page links(ie. <a href="
http://www.link.com"
title="Header Link Title">Title</a>) from external sources and insert
them in the following method {$FBTitle} which in turn will become
titles in the facebox window, instead of manually inserting them into
the facebox.js file as the FB components are at the moment. Can this
be possible ?