Store Beta/Suggestions
From Valve Developer Community
[edit]
Accessibility improvements
- There are many locations in the store where links are handled with pure JavaScript. This screws things up for people browsing with anything other than a mouse, and prevents users from opening the link in a new tab or window. There should always be a meaningful
href'ed element somewhere if a page is to be accessible. Examples of this include the rotating banners on the first page, and the various 'browse' tables (package purchase links work normally somehow). - Sometimes, when browsing the Store through the Steam client, the links will simply stop working. You click them, and nothing happens. This might be to do with Trident, but I definetely think it should be looked into as it requires a client restart to fix.
[edit]
Clientside images
Would it be possible to intercept IE's caching to store images like the background, the various icons, and item headers in a permanent location? Would be a time and bandwidth saver.
