Forum OpenACS Q&A: Pulldown menus vs. WebTV

Collapse
Posted by Scott Mc Williams on
Hi all...I'm working on a site that I'd like to use the Pull Down
Menus with. They're working groovy, but then I thought that I should
have a WebTV person try them out. No go. Unfortunately WebTV is going
to be used with this site, so I need to support it (ugh).

Anyone out here have any luck tweaking the code to work with WebTV?
Or, do I have to go old school and have a more static nav system?

Thanks,

Scott

Collapse
Posted by Scott Mc Williams on
Ok...I've decided I'll need to do a browser detect to let my WebTV disabled friends navigate the site. So, now my question is where do I put the browser detect? In looking at pull-down-menu-defs.tcl it looks like they are doing a platform detect, but not much of a browser detect. Any pointers here?

Thanks,

Scott