Unclassified NewsBoard Code Reference

UnbInsertText function [JavaScript]

Insert text into a textbox at the current cursor position

function UnbInsertText (what, replace);

Parameters:

what
(string) Text to insert
replace
(int) replace characters before cursor?

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

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