Hidden side menus, like the ones used in Facebook and Youtube apps, are a space-saving alternative to traditionally visible desktop menus. This post introduces an upgrade to the earlier CSS-only off-canvass menu, that makes it possible for IE7/8 users to enjoy this menu too. All the features are the same as the CSS-only version - the difference here is that JavaScript makes it compatible with earlier versions of Internet Explorer (IE7/8). Demo - CSS3 Multi-Level, Off-Canvass ...
Updated 10-29-2014 at 01:09 PM by Beverleyh
It's not easy to find a good rich text editor on the internet that: 1. explains in comprehensive terms how to save the edits online, that is, how to send them to the server (or that at least uses clear instructions on how to do it); 2. does not require that software be installed on your hard disc. So I created my own personal file explaining (to myself) how to achieve 1 and 2 above. Some of you may be interested in it, so here's the result. You can find all the explanations ...
Updated 10-20-2014 at 09:19 PM by molendijk (typo)
Some time ago I explained on my blog how we can play youtube-videos without the clutter through our own domain (well, sort of), see this. Some people who are using the script have told me that it works well, but that its usage is a bit cumbersome. So I decided to create a new script that is supposed to be more user-friendly. It has two parts, which are interlinked: (i) a part displaying a page where the user can directly type a cleanyoutube-URL into the address bar (url: http://mesdomaines.nu/cleanyoutube); ...
Updated 10-15-2014 at 09:19 PM by molendijk (Example added.)
Today I revisit the Responsive CSS3 Any Content Slider, enhancing it with auto-play and start/stop controls (and later, a large touch-toggle with swish 'zoom' animation), thanks to a sprinkle of JavaScript. But first, a recap on the CSS-only version that was covered in an earlier blog post, mainly just as a reminder about usage of the checkbox hack to emulate click events via CSS - that's what gives it functionality without JavaScript, but, I was contacted and asked to make it play ...
Updated 12-09-2014 at 09:33 AM by Beverleyh
One of the most annoying things on touch devices is the way that CSS hover activated menus stay open until another link is clicked. Well, this example fixes that; UPDATED! Responsive CSS3 Multi-Level, Drop-Down Menu (Earlier releases of the Drop-Down menu have been replaced with better support for tap-activated sub-menus on touchscreen - reverted to using the arrow labels and checkbox hack [like the Fly-Out version does] - they're there for mobile view so why not use ...
Updated 09-06-2014 at 08:56 AM by Beverleyh