A few years ago, I set up a web page that contained several different forms. I don't really know much about how spambots work (does anyone?) but, after a few weeks, it started taking hits - the usual junk about mail order brides and marketing advice, etc. The strange thing was that the spam only ever came in on the very first form - that is, via the form that appeared uppermost in the HTML - and it happened with too much predictability and regularity for it to just be coincidence. ...
There are many scripts on the Internet that aim to set the height of the iframe element to accommodate the contained document's height, so that the window scrollbars can be used instead of iframe scrollbars for a more seamless appearance. Some rather well-known scripts are those created by David Bradshaw (http://davidjbradshaw.com/iframe-resizer/example, jQuery based) and Dynamic Web Coding (http://www.dyn-web.com/tutorials/ifr...eight/demo.php). The DynamicDrive script (http://www.dynamicdrive.com/dynamici...iframessi2.htm) ...
Updated 04-22-2017 at 08:19 AM by molendijk
You can transfer videos from Google Drive to YouTube by sending them as email attachments, see, for example: https://www.oxhow.com/upload-youtube...m-google-drive. But when you use this method for transferring videos to YouTube, you cannot upload files larger than 25MB, since the maximum file size of an email attachment is this size. Also, I don't think you can upload videos from someone else's GoogleDrive to Youtube using the email-attachment method, even if you know the GoogleDrive-url ...
Sometimes the image that is supposed to be a main attraction of a page of your site may seem a bit dull, or it does not come out right because it is too large for its 'frame' and background-size: cover doesn't give the results you want. In that case, you may consider to resort to a slideshow for that single image using different background positions. Each slide of the show, then, is one and the same image having a specific background position for it. I tried to implement this idea ...
Updated 02-12-2017 at 01:40 AM by molendijk
During a recent meeting I was asked to explore the possibility of presenting existing PDF newsletters in a flipping book format. You know the sort; online interactive magazine layouts presented as a 3D book where pages are navigated to and animated in a realistic flipping motion. This wasn't new ground for me as I'd already completed the exercise (and dismissed them in favour of PDF) 5 years ago, but the topic had raised its head again, and this time it was interesting to relook at things from a ...
Updated 01-30-2017 at 05:28 PM by Beverleyh