Javascript: Chrome is a lot more restrict
Today I ran into an issue where simple javascript would stop running for no apparent reason. I finally traced the problem down to where I was handling the response on a jquery.form callback: if (response.message instanceof Array) { var html = ""; for (var line in response.message) { html… Continue reading
Deprecated: printf(): Passing null to parameter #1 ($format) of type string is deprecated in /var/www/vhosts/blog.portnumber53.com/html/wp-content/themes/mantra/includes/theme-comments.php on line 86