Col
Col
Request: would be good on a Form Submission, the spreadsheet auto sorts [by date/time] so latest is top row (2) - thank you
...fyi, does not work in IE11*, both demo site and a dev site I have set up - main issue is Cart View will not close, and in demo site,...
How to set new default voice rather than using the dropdown menu each time, eg Daniel en-GB?
...yes, once again the browser nemesis IE11* at work - ___ FIRST issue is: document.addEventListener('DOMContentLoaded', app.init); 'app' is undefined FIX: because I have jquery in place, moved app.init(); into a...
...does anyone know how to resolve this console error when adding YouTube Videos `Failed to execute 'postMessage' on 'DOMWindow': The target origin provided ('') does not match the recipient window's...
...fyi, is this error purely on the youtube side? - ie not a problem with your plugin? - thanks ``` Error parsing header X-XSS-Protection: 1; mode=block; report=https://www.google.com/appserve/security-bugs/log/youtube: insecure reporting URL...
...First of all - nice job - a couple of tweaks you might consider 1. php: make it super clear that a file has not uploaded `if (empty($_FILES['data']['tmp_name'])) { echo...