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

Popular posts from this blog

linux - Using a Cron Job to check if my mod_wsgi / apache server is running and restart -

actionscript 3 - TweenLite does not work with object -

jQuery Ajax Render Fragments OR Whole Page -