我在网上寻找一些例子,但我不能资助任何.
$('#Create').click(function() {
$.fancybox({
What should be the content over here?
(lets say i want to load stackoverflow.com)
});
最佳答案
我在网上寻找一些例子,但我不能资助任何.
$('#Create').click(function() {
$.fancybox({
What should be the content over here?
(lets say i want to load stackoverflow.com)
});