Skip to content

Instantly share code, notes, and snippets.

@flayder
Created September 27, 2016 19:41
Show Gist options
  • Save flayder/d86f0312cd6d10f63276c6b4b43c8e2d to your computer and use it in GitHub Desktop.
Save flayder/d86f0312cd6d10f63276c6b4b43c8e2d to your computer and use it in GitHub Desktop.
Ссылка: <a href="путь к файлу" class="callback fancybox.iframe">>Разместить свое объявление</a>
Скрипт:
$('a.callback').fancybox({
width: '565',
height: '100%',
closeClick: true,
padding: 0,
helpers: {overlay: {locked: false}}
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment