aspose file tools
The moose likes HTML, CSS and JavaScript and the fly likes table row selection in Netscape Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Engineering » HTML, CSS and JavaScript
Reply Bookmark "table row selection in Netscape" Watch "table row selection in Netscape" New topic
Author

table row selection in Netscape

Vrunda Joshi
Ranch Hand

Joined: Dec 03, 2001
Posts: 104
hello,
In a table,i need to navigate through the table,with up/down arrow keys.when i press the up/down arrow keys,i am changing the color of the currently selected row.it works fine with IE
but when working with netscape,the down arrow key changes the row color,but the earlier row is not deselected(here i see 2 selected rows).i need to resize the page to see the proper selection.
how do i deal with this?
it's urgent
thanks in advance
-vrunda
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: table row selection in Netscape
 
Similar Threads
Scrolling table by Arrow keys
display of UP and DOWN arrows
Problem with row focus and scroll
How to use ListSelectionListener in Jtable?
How to make JComboBox flash (red color)?