finish updating themes for colorbox
This commit is contained in:
@@ -124,9 +124,9 @@
|
||||
});
|
||||
|
||||
// fancyboxes
|
||||
$j("a.popupbox").fancybox({
|
||||
'transitionIn' : 'none',
|
||||
'transitionOut' : 'none'
|
||||
$j("a.popupbox").colorbox({
|
||||
'inline' : true,
|
||||
'transition' : 'none'
|
||||
});
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user