Added colorbox
This commit is contained in:
Vendored
+6
File diff suppressed because one or more lines are too long
+8
File diff suppressed because one or more lines are too long
Vendored
+2
File diff suppressed because one or more lines are too long
@@ -0,0 +1,7 @@
|
||||
jQuery('a.mybox').colorbox({
|
||||
maxWidth:"90%",
|
||||
maxHeight:"90%",
|
||||
transition:"elastic",
|
||||
opacity:"0.9",
|
||||
rel:"group1",
|
||||
scrolling: false });
|
||||
Reference in New Issue
Block a user