Tagged Questions
1
vote
1answer
43 views
Optimal way to handle multiple many-to-one attributes in a grid control
We are working in web app where we have parent records that have multiple attributes that have many-to-one attribute values tied to them. We are attempting to list these parent records in a grid ...
-2
votes
1answer
107 views
What's the best User Interface to browse data organized by Graphs [closed]
working on a web app, i have a lot of datas organized by graphs instead of trees, what's the most usable user interface to browse and manage them?
i will use html5 and javascript.
4
votes
1answer
192 views
Javascript and 508
I was wondering if someone has a article of common practices a web developer should practice while using Javascript on a web page, keeping in mind the web page should be 508 compliant. I saw some ...