html - presenting long lists on screen without javascript -
a user sees form on screen. has fill in field selecting item long list. list may number thousands of items.
what ui mechanism have employed deal problem without resorting javascript, ajax or such techniques?
if it's thousands of choices , can't use javascript, break multiple pages, user chooses general category, chooses sub-category if appropriate, chooses more manageable list.
Comments
Post a Comment