Код: Выделить всё
[url=javascript:void(0);]Open ajax content[/url]
Код: Выделить всё
jQuery(document).ready(function(){
$("#myLink").fancybox({href : 'myPage.php'});
});
Подробнее здесь: https://stackoverflow.com/questions/118 ... a-fancybox
Код: Выделить всё
[url=javascript:void(0);]Open ajax content[/url]
Код: Выделить всё
jQuery(document).ready(function(){
$("#myLink").fancybox({href : 'myPage.php'});
});