hi,
Whenever I write some words inside input type=text form filed box, it automatically aligned to the left side of the box and the next letter adds to the right.
Can I make it to align to the right and whenever I type a new letter the previous letters move to the left so that make a room for a new letter.
possible? ^^*
Whenever I write some words inside input type=text form filed box, it automatically aligned to the left side of the box and the next letter adds to the right.
Can I make it to align to the right and whenever I type a new letter the previous letters move to the left so that make a room for a new letter.
| Code: |
|
ex) -------------------------------- |A <---starts from left side | -------------------------------- I'd like to change this to ------------------------------- | A| ------------------------------- |
possible? ^^*
