X-Git-Url: http://juplo.de/gitweb/?a=blobdiff_plain;f=jquery.openx.js;h=4b978b3b23f24ee58db5284becb339e96cc76e56;hb=0683a1ea9fb5787922c3dbc590200681f6e91d94;hp=6001b751caa836dc74e3b5bdfaa5ef562f3ab568;hpb=fd7add46d3cef297082289c1b612bb32b0cddcb7;p=openx diff --git a/jquery.openx.js b/jquery.openx.js index 6001b75..4b978b3 100644 --- a/jquery.openx.js +++ b/jquery.openx.js @@ -119,7 +119,7 @@ * recalculation of the visible ads is scheduled. * If the value is choosen to small, a recalculation * might be scheduled, while resizing is still in - * progress. DEFAULT: 200. + * progress. DEFAULT: 500. * debug: boolean Turn on/off console-debugging. DEFAULT: false. */ $.openx = function( options ) { @@ -155,7 +155,7 @@ 'min_prefix': 'min_', 'max_prefix': 'max_', 'pw_marker': 'pw', - 'resize_delay': 200, + 'resize_delay': 500, 'debug': false }, options