miglet
01-26-2005, 02:50 AM
yo
im wondering if anyone knows a solution that will make a backspace button (javascript onscreen, not the physical keyboard!), do its job in a form field - that will also take into account where the cursor is.
I know you can do it so the value=str.lenth-1 type deal, but that just removes the last character
If anybody has a fast/easy solution - or a premade bigger one, let me know!
im wondering if anyone knows a solution that will make a backspace button (javascript onscreen, not the physical keyboard!), do its job in a form field - that will also take into account where the cursor is.
I know you can do it so the value=str.lenth-1 type deal, but that just removes the last character
If anybody has a fast/easy solution - or a premade bigger one, let me know!