Wijmo UI for the Web
contentUrl Field

Default value: ""

Determines the URL to the external content. For example, http://componentone.com/ for the ComponentOne Web site.

Syntax
Javascript (Usage) 
var value; // Type: string
value = jQuery.wijmo.wijexpander.options.contentUrl;
Javascript (Specification) 
var contentUrl : string;
Example
$("#element").wijexpander({ contentUrl: "http://componentone.com/" });
Browser Compatibility
7
5
5

See Also

Reference

options type

 

 


© 2013 All Rights Reserved.

Send comments on this topic.