Page 1 of 1

New Widget parameters

Posted: Mon May 02, 2011 10:12 am
by par
I have added 3 new YoWidget parameters.
Here they are.

- ui_opacity [0..100]
The percentage of User Interface opacity.
Increase the opacity of improve text readability in wide-screen mode.
Example: ui_opacity=90 - the user interface background is almost opaque.

- fp_expanded [true, false]
Expand/collapse Forecast Panel.
Example: fp_expanded=true - expand the panel

- fp_day_count
The number of days displayed in the Forecast Panel
Example: fp_day_count=7 - display 7 days

As usual every parameter is accompanied with a JavaScript API method.

See widget parameters page for the details

Pasha