Search the archives!
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Javascript] INPUT TEXT show last characters
- From: mdougherty at pbp.com (Mike Dougherty)
- Subject: [Javascript] INPUT TEXT show last characters
- Date: Wed Jan 31 08:09:31 2007
have you tried css?
input { text-align: right; }
On Tue, 30 Jan 2007 17:54:51 -0300
"Nico Ferretti" <ferrettinico@xxxxxxxxx> wrote:
> Hi!
>
> I have a page with a lot of INPUT TEXT elements, already filled with URL's
> (so they have long strings within them).
>
> The problem is that I want to show the end of the string, not the beginning
> when the page loads.
>
>For example:
>
> ----------------------
> |https://lists.lat|
> ----------------------
>
> (the end would be ech.edu//pipermail/javascript/2007-January/thread.html)
>
> I want to show
>
> ----------------------
> |ry/thread.html|
> ----------------------
>
> Thanks in advance,
>
> Nico.-
- Follow-Ups:
- [Javascript] INPUT TEXT show last characters
- From: Nico Ferretti
- [Javascript] please test before posting [WAS: Re: INPUT TEXT show last characters]
- From: Paul Novitski
- [Javascript] INPUT TEXT show last characters
- References:
- [Javascript] INPUT TEXT show last characters
- From: Nico Ferretti
- [Javascript] INPUT TEXT show last characters
- Prev by Date: [Javascript] Auto-submit form every X minutes
- Next by Date: [Javascript] Database and SQL
- Previous by thread: [Javascript] INPUT TEXT show last characters
- Next by thread: [Javascript] INPUT TEXT show last characters
- Index(es):