I tried writing this response from the Mozilla release M14, but when I got to the Edit/Post page, the submit button disappeared when I moused over it--obviously some strange things are still happening with the development version. Also, when I copied my response to paste it into Netscape 4.7, it placed a few non-standard characters into the field along with my text.<br>
<br>
I have been playing with it since the M7 release, and it has definitely gotten a lot smoother. The main thing that strikes me about it is its modularity. Everything inside the Mozilla window can be given a new skin at will, similar to Neoplanet or the Lycos browser. In that sense the look and feel will vary according the user configuration.<br>
<br>
The Mozilla team completely rewrote the HTML/DHTML rendering engine, with the future of the internet in mind. The basic engine behind it is very lightweight, in contrast to the 70 MB download of the full IE5. If you download it and play with some of the bundled DHTML test pages, you will be amazed at how fast it can render, say ... 30 nested tables, for example. And it definitely supports more of an object model for Javascript and DHTML, than Netscape 4.7. In essence, it does not look, act or feel like previous versions of Netscape OR Internet Explorer. Hopefully this is a Good Thing.<br>
<br>
When the bugs are worked out, I think we developers will find that this will be a very solid platform for web applications. My main hope is that finally we will have a truly _organized_ way to deal with the browser object model, DHTML, XML, and Javascript. Microsoft has loaded its browser with features, but try to wade through and make sense of the MSDN documentation, or striking lack thereof, in certain areas.