Rick Bull
01-12-2003, 02:37 PM
I'm making an online file-manager, and I'm using <button> to represent each directory found. Each button has a name of "dir", so when you click a directory that button's value gets sumbitted and the directory is changed. But IE decides it's not going to submit that button's value, but the last one that's on the page. So obviously it doesn't work properly. Does anyone know of a work around (and don't say use <input> as I need to use button, and I can't use a link and the GET method either).
I wish people would stop using such a crap browser :mad:
I wish people would stop using such a crap browser :mad: