HOME | DD

fleb — WIP: Wii WordPress Icons

Published: 2007-11-10 18:57:51 +0000 UTC; Views: 912; Favourites: 3; Downloads: 79
Redirect to original
Description I'm working on a WordPress theme designed for use on the Nintendo Wii browser. Here are some first-round icons. I'm trying to have the essence of the Wii's buttons, without being exactly the same.

The stuff with the keyboard involves the new support on the platform for USB keyboards. Normally, when a person clicks on a form element, an on-screen keyboard pops up. I'm going to code something so you can turn this behavior off, and instead type directly with the keyboard into a textarea. (For the technically-minded, I plan to put an invisible layer over the textarea that captures keypress events, then passes them along to the textarea. Since it's not an input element, the onscreen keyboard won't show up.
Related content
Comments: 0