Alexander Sklepas
Alexander Sklepas
Hello, I can you please check, support the option tzoneOffset along beforeDateTime. Currently these two scripts show the exact same time. $('#retroclockbox1').flipcountdown({ beforeDateTime:'10/20/2015 11:00:00', tzoneOffset: 2 }); $('#retroclockbox2').flipcountdown({ beforeDateTime:'10/20/2015 11:00:00',...
This fixes https://github.com/seopanel/Seo-Panel/issues/52
Adds support for ispconfig 3 banning
Hello, i noticed that the plugin does not open a webpage when facebook sdk is installed eg: window.fbAsyncInit = function() { FB.init({ xfbml : true, version : 'v4.0' });...