You are here: irt.org | About | Feedback | 1211 [ previous next ]
Feedback on:
Multi-dialogue forms on one page
Sent by
Basil McDonnell on May 11, 2000 at 16:36:36:
Worth:
Very worth reading
Comments:
Very useful example; but I ran into a strange behaviour on the part of IE5.01 that I was wondering if you had encountered. A tiny change to this example causes it to "lose" objects.
If the select tag:
<select name="myCountry">
is changed to
<select name="myCountry" size=6>
...and the address is clicked, the subform displays correctly- but from that point forward the "show()" function is no longer accessible.
...but it works in Netscape!
...very, very strange behaviour.
Other feedback on 'Multi-dialogue forms on one page' - show all