-
```
As requested in http://groups.google.com/group/iphonewebdev/browse_thread/
thread/957118baa9312163 I'm attaching the optimized images. I've kept the
original paths.
Also attached: visual size co…
-
I get a build error, when the IGVM C library is not installed system-wide.
It seems the include paths indicated by pkgconfig are not picked up correctly for all
compilation units. For example `backe…
-
```
The attribute test in line 131 of getSelectedPage
if (... child.getAttribute("selected") == "true")
is a bit too restrictive. It would be preferable if it accepted any truthy
value. At the v…
-
```
While testing an app which uses many checkboxes, I noticed that iUI
submitted l the data even though I checked only one of the boxes.
I attached a patch that should fix the problem.
```
Origina…
-
```
As requested in http://groups.google.com/group/iphonewebdev/browse_thread/
thread/957118baa9312163 I'm attaching the optimized images. I've kept the
original paths.
Also attached: visual size co…
-
```
Information whats this all about, pros&cons on this excellent page:
http://www.sveinbjorn.org/dataurls_css
I used this technique for the common images like the toolbar, backbutton,
and the panel …
-
```
What steps will reproduce the problem?
1. Go to an iUI webapp through the home screen icon
See: http://img213.imageshack.us/i/screenshot20091214at132.png/
2. Once in the page, everything looks f…
-
```
Information whats this all about, pros&cons on this excellent page:
http://www.sveinbjorn.org/dataurls_css
I used this technique for the common images like the toolbar, backbutton,
and the panel …
-
```
What steps will reproduce the problem?
1. Go to an iUI webapp through the home screen icon
See: http://img213.imageshack.us/i/screenshot20091214at132.png/
2. Once in the page, everything looks f…
-
```
What steps will reproduce the problem?
1.A mobile asp.net page
2. Two text boxes added. onkeyUp a javascript function called, that contains
.focus() to second text boxe.
3. it all works fine expe…