Hi!<br><br>I have a page with a lot of INPUT TEXT elements, already filled with URL&#39;s (so they have long strings within them).<br><br>The problem is that I want to show the end of the string, not the beginning when the page loads.
<br><br>For example:<br><br>----------------------<br>|https://lists.lat|&nbsp;&nbsp;&nbsp; <br>----------------------<br><br>(the end would be <a href="http://ech.edu//pipermail/javascript/2007-January/thread.html">ech.edu//pipermail/javascript/2007-January/thread.html
</a>)<br><br>I want to show<br><br>----------------------<br>
|ry/thread.html|&nbsp;&nbsp;&nbsp; <br>
----------------------<br><br>Thanks in advance,<br><br>Nico.-<br>