expostfacto
Programmer
I want to allow users to move from page A to page B by hitting enter rather than clicking on a link, and w/o having to tab around the page. I thought I could do this by making the link into a form whose action is page B, but apparently enter won't submit without a textfield present. Anyone know a way around this in IE 5+ and/or NN 6+?