On Saturday 17 November 2007 19:15:23 Georg Sendt wrote: > Hi, > > I have a problem with page logic works different in Firefox and IE. > > The code shows 4 buttons but only 2 are visible at the same time. There is > a Candidate/NotCandidate-Button pair and a Observer/Not-Observer pair. > > With Firefox it works perfectly but with IE only the candidate logic is > processed > regardless which button you press. > > Any hints?
I also experienced that problem which seems to be a bug in IE6. If it's still important, I used <input type="submit"/> tag rather than <button.../> as a workaround. Dima --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
