WebOSDev - Programming has just evolved
Home
WebOSDev - Programming has just evolved
The online blog for the webOS developer community you can find everything you need here to get a strong start developing applications for the webOS platform
Did you now that DatePicker's label is not shown in dialogs?
Posted by
codesos
Sunday, October 11, 2009
v 1.2 comes with
.palm-dialog-box .label.left.mv-picker-label {
display: none;
}
in global-widget-mvpicker.css
to overcome this changed in your css:
.palm-dialog-box .label.left.mv-picker-label {
display: block;
}
bug
,
css
,
DatePicker
0
comments
Post a Comment
Newer Post
Older Post
Home
Help Us
archive
07/10/11 - 07/17/11
(1)
11/14/10 - 11/21/10
(1)
06/20/10 - 06/27/10
(1)
04/04/10 - 04/11/10
(1)
03/28/10 - 04/04/10
(1)
02/21/10 - 02/28/10
(2)
01/10/10 - 01/17/10
(1)
01/03/10 - 01/10/10
(1)
12/06/09 - 12/13/09
(1)
11/01/09 - 11/08/09
(1)
10/11/09 - 10/18/09
(4)
10/04/09 - 10/11/09
(1)
09/27/09 - 10/04/09
(3)
09/20/09 - 09/27/09
(2)
09/13/09 - 09/20/09
(2)
Ultimate Links
Canvas tutorial
Fun With Canvas
Canvas - API
The CodeSoS blog - Great for C++
9 JavaScript Tips You May Not Know
WebOS Internals wiki
webOS developer community
Great Palm Comunity
Labels
3.0
(1)
admob
(1)
Ajax
(2)
background
(1)
bug
(2)
click
(1)
css
(4)
Database
(1)
DatePicker
(1)
Dialog
(2)
Diet Control
(2)
FilterList
(1)
Float Picker
(1)
Flot
(1)
Graph
(1)
install
(1)
integerpicker
(1)
ListSelector
(1)
log
(1)
menu
(1)
PHP
(1)
Radiobutton
(1)
scroll
(1)
SQL
(1)
stage
(1)
text
(2)
Touchpad
(1)
webos
(1)
wordpress
(1)
XP
(1)
0 comments