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] Comparing Strings


  • From: wdlists at triche-osborne.com (Triche Osborne)
  • Subject: [Javascript] Comparing Strings
  • Date: Fri Aug 26 08:52:09 2005

Timothy White wrote:
> Now I
> think about it I /could/ do this with javascript, load up an initial
> 'template' and fill in the values, remove first child nodes, and
> append new nodes... I was doing this for an initial working solution
> before i started working on it more.
> 

That sounds feasible. Cool little app. I tried out the demo version.

> Also, while we are talking about it. Is there a way to scroll the
> container div to the bottom? 

When I looked at the demo version it was scrolled to the bottom already, 
and when I added a line, it was still scrolled so that the added line 
was visible. Perhaps I'm misunderstanding what you're saying?

Triche