[javascript-dev] presentation mode property ?
Emmanuel Jourdan
c74-mailinglists at e--j.com
Mon May 5 17:26:14 MDT 2008
- Previous message: [javascript-dev] presentation mode property ?
- Next message: [javascript-dev] Re: presentation mode property ?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 5 mai 08, at 23:32, Nathanaël Lécaudé wrote: > Is there a way to detect whether the user is in Patching or > Presentation mode from JavaScript ? Nope. In fact this is a tricky thing because patching/presentation modes are views on the same thing (a patch), so you might be able to see multiple views of the same js/jsui object. ej
- Previous message: [javascript-dev] presentation mode property ?
- Next message: [javascript-dev] Re: presentation mode property ?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
