Operation Manual

Table Of Contents
70
Workspace and workflow
Last updated 11/30/2015
Code navigator
Code Navigator parses the document and lists all the styles applicable to the called element. It uses Browser control to
render the contents. When you hover your mouse; on any of the selectors, all the associated CSS properties are shown
as tool tip. When you click a selector, the insertion point is taken to the corresponding code.
SSL certificate
When you try to navigate to a secure (https) site, whose certificate is not recognized, then SSL certificate confirmation
dialog appears.
Others
The following features are impacted due to CEF integration:
Dynamically Related Files
External CSS
Live View and Live Code sync
Navigation
Live View options (“Follow links”, “Follow Links Continuously’, “Use Testing Server For Document Source”, "Disable
javascript", "Freeze javascript")
Viewport
Target attribute for links
Context menu (The Follow Link and Disable Plugins options are removed from the right-click menu of a link)
Note: Due to CEF integration, the way you use <mm:browsercontrol> while developing extensions requires a change.
See
this article for detailed information.