Links

Lists

Latest Updates

Ruby On Rails List
Python list
Advanced Java
The JavaScript List
Apache Users
Full Disclosure
Linux Security

Search the archives!


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Javascript] INPUT TEXT show last characters


  • From: ferrettinico at gmail.com (Nico Ferretti)
  • Subject: [Javascript] INPUT TEXT show last characters
  • Date: Wed Jan 31 09:21:39 2007

Yes... i've tried that, and it's the same...

On 1/31/07, Mike Dougherty <mdougherty@xxxxxxx> wrote:
>
> 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.-
>
> _______________________________________________
> Javascript mailing list
> Javascript@xxxxxxxxxx
> https://lists.LaTech.edu/mailman/listinfo/javascript
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://lists.LaTech.edu/pipermail/javascript/attachments/20070131/e7887f1d/attachment-0001.html