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'
});

2
js/main.min.js vendored

File diff suppressed because one or more lines are too long

View File

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

File diff suppressed because one or more lines are too long