I've searched extensively for sample cases on the internet, but unfortunately, I couldn't locate any.
Is there a way to upload a fresh HTML file using fancybox?
$('#Create').click(function() {
$.fancybox({
What content should be included here?
(For instance, if I want to load stackoverflow.com)
});