Wijmo UI for the Web
popupMode Field

Default value: false

A Boolean property that determines whether the wijcalendar widget is a pop-up calendar.

Syntax
Javascript (Usage) 
var value; // Type: boolean
value = jQuery.wijmo.wijcalendar.options.popupMode;
Javascript (Specification) 
var popupMode : boolean;
Remarks
this is useful, for example, if you're integrating the calendar with an input control to create a date picker.
Browser Compatibility
7
5
5

See Also

Reference

options type

 

 


© 2013 All Rights Reserved.

Send comments on this topic.