I'm a total noob, so I appreciate the kindness.
Your plugin is fantastic. Although it might be overkill for what I need. I'm building a simple kiosk app that requires a numeric keyboard to input digits and either clear or submit the text. I've got it functioning almost like I want it to, however, I'm trying to figure out how I can have it load with the page and not on button or focus.
To explain further, I've created a design that has a numeric keypad resembling an outdoor security device - metal pad, metal buttons, and LCD screen. So, in order for it to maintain that look, I want the buttons (keypad) to render onLoad. The keypad needs to persist regardless of actions. Is there a simple way to do that or am I using a bazooka to kill a fly?
Any help appreciated. Thanks.