TVUI Find Popup DOM
Go Back...
The TVUI Find Popup DOM is accessible through the name "tvui.findpopup".
Fields | |
height | Defines the height for the find popup. |
width | Defines the width for the find popup. |
Call back function properties | |
focusfirst_cb | Set to function name that should be called to give focus to the find popup. Function takes no parameters. |
Methods | |
close() | Function to close the find popup. |
Top of the page
Go Back...
Return to Start