We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe77bc5 commit 9a22bb1Copy full SHA for 9a22bb1
linkColorbox.js
@@ -0,0 +1,3 @@
1
+jQuery(document).ready(function(){
2
+ jQuery(".iframe").colorbox({iframe:true, width:"90%", height:"90%"});
3
+});
0 commit comments