Added colorbox
This commit is contained in:
@@ -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