06-22-2011 02:00 PM
TheMarco for Prez
10-21-2011 12:10 PM
Any thing OS5 ready?
10-22-2011 12:46 PM
Hey all,
Just a small update: For now this project is on a temporary hiatus for some technical / organizational reasons.
Eventually however this is going to turn into a set of UI widgets for BBX which will then work both on tablets and smartphones.
Creator of cool secret Yahoo! UI prototypes by day, Designer and builder of WebWorks and WebOS apps by night.
AppWorld entries: Scientific RPN Calculator | Screamager | Unit Converter
11-12-2011 05:54 PM
Just a question with select:
I am Trying to get the select value with:
alert($("#firstselect option:selected").val());
alert(firstselect.value);
and allways return value 1
What I have to do for know the select value?
Thanks in advance
12-05-2011 10:37 AM
After a long break I started updating one of my apps with the latest QNX widgets and noticed that the select elements don't properly update their hidden parent form element. I have a fix in place which I'll commit soon after some more testing.
Creator of cool secret Yahoo! UI prototypes by day, Designer and builder of WebWorks and WebOS apps by night.
AppWorld entries: Scientific RPN Calculator | Screamager | Unit Converter