Talk:Internet Browser
I think we should stick to the JavaScript API scheme of fields, methods and events for every object (as the official page does). --Elisherer (talk) 19:16, 4 December 2012 (CET)
- I mildly disagree. I like having it broken into sections as it makes it easier to navigate and helps avoid feeling like you're trying to cram too much information into a table cell. Ahigerd (talk) 19:21, 5 December 2012 (CET)
Disabling Internet Browser Controls
The article says that "Some of these functions can be disabled by markup on a web page" but how exactly could you go about doing that? Say I wanted to make a page that used the control sticks to make something happen on the web page. That wouldn't exactly work well if the right control stick was zooming in and out while the left was scrolling around on the page.
Also, is there any way to check which individual buttons are being pressed from wiiu.gamepad.hold? If you have the browser show the value, it always takes the numbers corresponding to each button being held and adds them together.