jacknbey
05-04-2005, 01:22 PM
Hi,
I encountered a funny case where I tried to assign a value into the <textarea>. It does not start at the position 0, it has few indentations of TABs where I cannot figure out where that come from.
Anyone has any idea?
It hows like this (with 2 TABs):-
+--------------------------+
|(TAB)(TAB) User name
|
+--------------------------+
What I really like is to have this:-
+--------------------------+
|User name
|
+--------------------------+
Regards,
Jack Kee
I encountered a funny case where I tried to assign a value into the <textarea>. It does not start at the position 0, it has few indentations of TABs where I cannot figure out where that come from.
Anyone has any idea?
It hows like this (with 2 TABs):-
+--------------------------+
|(TAB)(TAB) User name
|
+--------------------------+
What I really like is to have this:-
+--------------------------+
|User name
|
+--------------------------+
Regards,
Jack Kee