I’m building a single page, offline html5 web application using jquery mobile, backbone, underscore and tbd templating engine.
I’d like to create a lockscreen that looks similar to the native iPhone lockscreen. Before I go reinvent the wheel has anyone seen anything like this before? I haven’t been able to find an example of this.
Thanks!
Edit: Oh no, it’s an old question!
Add a fixed-position, hidden
divto your page. When you need to activate the lock screen, use jQuery to programmatically show it:CSS
jQuery