diff --git a/custom_scroller_iframe.js b/custom_scroller_iframe.js new file mode 100644 index 0000000..272e7cb --- /dev/null +++ b/custom_scroller_iframe.js @@ -0,0 +1,97 @@ +function custom_scroller_iframe (selt, iframe, debug) { + function log () { + if (!debug) return; + console.log.apply(null, arguments); + var msg = ""; + for (var i=0, l=arguments.length; i + + + + + + + +
+
debug:
+
+ +
+
+ + + + \ No newline at end of file