WIP: try-catch JavaScript-exceptions in banner-codes
[openx] / jquery.openx.js
2013-03-07 Kai MoritzWIP: try-catch JavaScript-exceptions in banner-codes master
2013-03-04 Kai MoritzChanged default-delay for ad-fetching on resize-event...
2013-03-04 Kai MoritzAdded posibility to change the source-tag in accordance...
2013-02-28 Kai MoritzAdded marker to specify, wether min/max-width reference... 0.2.1
2013-02-28 Kai MoritzAdded debugging-output (debugging can be turned on...
2013-02-28 Kai MoritzFetch on resize: added resize-event that hides/shows... 0.2.0
2013-02-28 Kai MoritzRemoved obsolet default-value "cache"
2013-02-28 Kai MoritzFetch on resize: "rendered" keeps track of already...
2013-02-28 Kai MoritzFetch on resize: initial fetch considers min/max-widths
2013-02-28 Kai MoritzFetch on resize: min/max-widths are collected from...
2013-02-28 Kai MoritzFetch on resize: separated zone-analysis from fetching
2013-02-28 Kai MoritzReplaced doubled variable ads with queue
2013-02-28 Kai MoritzThe selector for picking the DOM-elements is now config... 0.1.3
2013-02-27 Kai MoritzAdded special delivery-configuration-options 0.1.2
2013-02-27 Kai MoritzFixed bug: missing "=" for parameter "target"
2013-02-27 Kai MoritzZone-Names are now read from OA_zones, just like in... 0.1.1
2013-02-27 Kai MoritzThe server- and delivery-settings are now fully configu...
2013-02-27 Kai MoritzThe Plugin stops its work and logs an error, if a requi...
2013-02-27 Kai MoritzPlugin shows configuration from first call, when its...
2013-02-27 Kai MoritzSwitched configuration to an options-object
2013-02-27 Kai MoritzChanged the script into a jquery-plugin