From: Alex on 16 Sep 2009 12:58 I want to show some particular part of long list of select element in the form. Common approach like sel.options[i].scrollIntoView(true) works fine in each browser except IE6. This old tool accepts scrollIntoView(true) and simply ignores it. Any suggestions how I can force IE6 to show particular item in long select list?
|
Pages: 1 Prev: Validate Filesize before upload Next: Security error" code: "1000 |