Wijmo UI for the Web
showPathSelector Field

Default value: true

Select whether to show the path selector in the left side of the footer.

Syntax
Javascript (Usage) 
var value; // Type: boolean
value = jQuery.wijmo.wijeditor.options.showPathSelector;
Javascript (Specification) 
var showPathSelector : boolean;
Remarks
When you click in the content of the design view, the path selector shows HTML tags indicating where you are in the source view.If you set showFooter to false, this option is ignored.
Browser Compatibility
7
5
5

See Also

Reference

options type

 

 


© 2013 All Rights Reserved.

Send comments on this topic.