Unclassified NewsBoard Code Reference

UnbTextKeydownHandler function [JavaScript]

Event handler for keypress events on a textbox

function UnbTextKeydownHandler (where);

Parameters:

where
(object) Textbox to handle the event for

Return value:

(bool) false: event was handled
null: event was not handled and should be passed on

Implementation file: unb_lib/designs/native/js/posteditor.js.php, line 16

© 2006 Yves Goergen. Unclassified NewsBoard Homepage. Reference based on UNB unb.devel.20060128, dated 2006-01-28.