Re: ImageButtonBean and Mozilla

2002-12-22 Thread Neil Erdwien
Allow me to answer my own question. It is mostly Mozilla's fault, but some of mine. In the app I'm building, the images don't exist yet -- the graphical designer will add them this week. It turns out that Mozilla behaves differently when the image doesn't exist. When the image is accessible

ImageButtonBean and Mozilla

2002-12-22 Thread Neil Erdwien
I'm following the advice in Ted's Tip #1: http://jguru.com/faq/view.jsp?EID=893423 to implement a multi-page wizard-like process with "Prev" and "Next" buttons. This works properly with IE and Netscape 4.x. However, with newer Mozilla browsers, it does not work. I've traced it far enough