bajun Posted August 29, 2011 Share Posted August 29, 2011 Собственно сабж.Не закрывается, хотя выставил в файлике jquery.fancybox-1.3.4 if (selectedOpts.modal) { selectedOpts.overlayShow = true; selectedOpts.hideOnOverlayClick = false; selectedOpts.hideOnContentClick = true; selectedOpts.enableEscapeButton = true; selectedOpts.showCloseButton = true; } но оно даже после этого не показало мне "закрывающий" див.выставил ему в свойствах цсс display:block; но это проблемы не решило. чуть ниже по файлику нашел : $.fn.fancybox.defaults = { padding : 10, margin : 40, opacity : false, [b]modal : true,[/b] cyclic : false, scrolling : 'auto', до этого было false. помогите,почему оно не закрывается? Link to comment Share on other sites More sharing options...
Kerm Posted August 29, 2011 Share Posted August 29, 2011 В начале верни как все было в оригинальных файлах, после посмотри какие ошибки пишет firebug в мазиле, и еще, если ты скрипт сам вставлял, то попробуй его заключить в {literal} {/literal} сопри как точно пишется забыл, но примерно literal вроде...но я не совсем уверен. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now