Using Fancybox | Visual Studio

Beatstyler

New Member
I need to have 3 different Fancyboxes with different content. Have no trouble "triggering" the Fancybox on click but my issue is how can I associate a web form or usercontrol to the Fancybox if that makes sense? Example: Say a user clicks on an anchor named "add to basket". I need the corresponding Fancybox with the appropriate content to render on click. What I don't know is:[*]Do I need to use another web form for the content?[*]Do I need to use a usercontrol for the content?[*]How to get fancybox to recognize which web form or usercontrol torender according to which ever anchor the user clicks on as therewill be multiple instances of different fancyboxes... again, if thatmakes sense.
 
Back
Top