jQuery fancybox how to call it in my own DIV?
        Posted  
        
            by Anton
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Anton
        
        
        
        Published on 2010-01-30T12:07:07Z
        Indexed on 
            2010/04/18
            22:53 UTC
        
        
        Read the original article
        Hit count: 310
        
Hi I want to display the fancybox in my own <div> because I need another position for the output.
The fancy JS is creating a <div> structure in my HTML wich i cant manipulate over CSS.
This structure I want only display in <div id="xyz"> for example. 
Please help?
© Stack Overflow or respective owner