[Jslib] Re: WebTop Mode and borderless splash screens now in jslib
mark bokil
mbokil@bokil.com
Wed, 23 Apr 2003 17:50:53 -0400
Pete Collins wrote:
> CC'ing project owners. You can yell at me if you view this as spam.
>
> I started implementing some useful window routines in jslib.
>
> You can launch your app in a full screen web top mode like a kiosk
> without titlebar or any native toolkit window chrome.
>
Cool, sounds like I could use it in some of the multimedia kiosks I work
on that are currently explorer based because of the full screen features.
I was thinking it would be useful to have a commonUI.js library in JSLIB
that provided wrappers for XPConnect interfaces for
- window
- dialog
- filepicker
- browser
Maybe fullscreen kiosk mode could go under commonUI/window.js
I would like to help out on that if you think it would be a good addition.
-mark