This is the function:

function onClipDone(clip) {
    jQuery.facebox(function(){
        jQuery.html('#capturePane')
    });
};

The facebox loads, but then the HTML string will not render.

Any ideas?

You can see it live here: http://ui.davemerwin.com/video-surprise/

Reply via email to