I think this is the right place to post this....
I have been using a combination of PHP and Javascript to add to the program PHProjekt for my workgroup's use. The PHP seems to work fine, but the javascript I've got it creating only appears to fully function in IE 5.0+ for Mac, not IE for windows, not Mozilla/NS.
The problem I'm having is having a change to the first pull-down menu force the second menu to change it's contents. It works beautifully on the one browser, but we have PC users who need to use this as well.
I have a copy of the created page here . Any suggestions on how I can adjust this to make it work in other browsers will be greatly appreciated!
I have been using a combination of PHP and Javascript to add to the program PHProjekt for my workgroup's use. The PHP seems to work fine, but the javascript I've got it creating only appears to fully function in IE 5.0+ for Mac, not IE for windows, not Mozilla/NS.
The problem I'm having is having a change to the first pull-down menu force the second menu to change it's contents. It works beautifully on the one browser, but we have PC users who need to use this as well.
I have a copy of the created page here . Any suggestions on how I can adjust this to make it work in other browsers will be greatly appreciated!
Comment