Navigating table with javascript

D

damonl73

Is there a way in javascript to scroll to or otherwise change the
position of the currently selected row in a table?

Thanks.
 
T

Tom

On 31 May 2007 09:51:39 -0700, (e-mail address removed) wrote...
Is there a way in javascript to scroll to or otherwise change the
position of the currently selected row in a table?

Thanks.

I wasn't sure how you were selecting the row. Was that highlighted with a mouse
selection, or a checkbox option?

Tom
 
D

damonl73

Currently working with check boxes.

Thanks.

On 31 May 2007 09:51:39 -0700, (e-mail address removed) wrote...





I wasn't sure how you were selecting the row. Was that highlighted with a mouse
selection, or a checkbox option?

Tom
 
D

damonl73

Some additional information about what I'm trying to do. I have a
long list of check boxes. The user can enter text into a text box to
search for a particular string. I want the list of check boxes to
scroll to the first item that matches the input string. I have code
that can find the match. I'm just stumped as to how I show it to the
user.

Thanks.
 
D

damonl73

Can you elaborate as to how? I don't need anything too too detailed,
just where to start.

Some additional information about what I'm trying to do. I have a
long list of check boxes. The user can enter text into a text box to
search for a particular string. I want the list of check boxes to
scroll to the first item that matches the input string. I have code
that can find the match. I'm just stumped as to how I show it to the
user.

Thanks.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,160
Messages
2,570,889
Members
47,423
Latest member
henerygril

Latest Threads

Top