Created
September 27, 2016 19:41
-
-
Save flayder/d86f0312cd6d10f63276c6b4b43c8e2d to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Ссылка: <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