Wijmo UI for the Web
contentUrl Field

Default value: ""

This option specifies the URL for the iframe element inside wijdialog.

Syntax
Javascript (Usage) 
var value; // Type: string
value = jQuery.wijmo.wijdialog.options.contentUrl;
Javascript (Specification) 
var contentUrl : string;
Example
$("selector").wijdialog({contentUrl: 'http://www.google.com'});
Browser Compatibility
7
5
5

See Also

Reference

options type

 

 


© 2013 All Rights Reserved.

Send comments on this topic.