Confirmed users
729
edits
No edit summary |
|||
Line 228: | Line 228: | ||
* ''roc: not clear how to make it work when there's more than one element in the page that you might want to make full-screen.'' | * ''roc: not clear how to make it work when there's more than one element in the page that you might want to make full-screen.'' | ||
* ''roc: not discoverable by users looking for in-page UI.'' | * ''roc: not discoverable by users looking for in-page UI.'' | ||
''Jesse 2011-08-18'': Interesting to note that IE previously had fullscreen=yes but [https://developer.mozilla.org/en/Window.open#Note_on_fullscreen removed it in WinXP SP2]. | |||
== Issues == | == Issues == | ||
Line 257: | Line 259: | ||
''roc: Again this is more invasive to the engine than necessary. The z-index approach should work fine and is simple, without requiring any special engine support.'' | ''roc: Again this is more invasive to the engine than necessary. The z-index approach should work fine and is simple, without requiring any special engine support.'' | ||
== Documentation to update == | |||
* https://developer.mozilla.org/en/Window.open | |||
** fullscreen=yes: "Do not use. Not implemented in Mozilla. There are no plans to implement this feature in Mozilla." | |||
** "Forcing fullscreen onto other users is also extremely unpopular and is considered an outright rude attempt to impose web author's viewing preferences onto users." |