elastic transitions

This commit is contained in:
Zach Prezkuta 2013-02-04 18:20:47 -07:00
parent 0e67ba2bd4
commit 2b94590bbf
4 changed files with 4 additions and 4 deletions

View file

@ -109,7 +109,7 @@
});*/
$("a.popupbox").colorbox({
'inline' : true,
'transition' : 'none'
'transition' : 'elastic'
});