v5.0.0.104 [Oct 20, 2011]
CSS3
TopStyle 5 includes a new style definition for CSS3. This new CSS3 definition is powering many TopStyle features, including the Inspector (Shift F9), Insight (Ctrl Space), and Style Checker (F6).
Prefixr
CSS3 is great, but not every web browser out there fully supports CSS3 and CSS3 itself has not reached its final release stage. That is why some web browsers require so-called vendor-prefixed properties. The vendor prefixes ensure that there are no clashes with the changing specification and to allow the browser maker to start supporting experimental CSS properties.
Of course, keeping up with these vendor-prefixed properties (supporting them, remembering them, etc) is hard. In an ideal world, the web developer should have to focus on standards-compliant CSS properties only.
Prefixr to the rescue. Prefixr will filter your (standards-compliant) CSS3 properties and dynamically update them, adding (vendor-prefixed) properties for cross-browser compatibility.
v4.0.0.92 [Jan 2, 2009]
Unicode. TopStyle allows you to save your document ANSI-encoded (the TopStyle 3.x default), or Unicode-encoded (UTF-8 or UTF-16). When you open an existing document, TopStyle will auto-detect the encoding for the document you're trying to open. Live FTP editing. The new FTP Explorer Panel allows you to edit online documents via FTP. When you save your document, it is automatically uploaded to your FTP site. HTML toolbar. TopStyle comes with a new, user-configurable HTML toolbar that is displayed above the editor. Simply drag-n-drop any snippet from this HTML toolbar into your document. New CSS definitions. TopStyle includes new CSS definitions for IE8 (Microsoft Internet Explorer 8), FF3 (Mozilla FireFox 3), SF3 (Apple Safari 3), and SF4 (Apple Safari 4). Script Insight. TopStyle includes Script Insight for ASP (both JavaScript and VBScript), PHP, and ColdFusion.