* adjust the popup way of colorbox.
This commit is contained in:
@@ -15,5 +15,5 @@ function setPreview()
|
||||
$(function()
|
||||
{
|
||||
$("#story").chosen({no_results_text: noResultsMatch});
|
||||
$("#preview").colorbox({width:1000, height:600, iframe:true, transition:'elastic', speed:350, scrolling:true});
|
||||
$("#preview").colorbox({width:1000, height:550, iframe:true, transition:'none', scrolling:true});
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user