-
```
Would using the data: url schema to inline the images reduce round trips enough
to improve
performance? The resulting iui.css/iuix.css would need to be served with gzip
encoding to offset
the…
-
```
Would using the data: url schema to inline the images reduce round trips enough
to improve
performance? The resulting iui.css/iuix.css would need to be served with gzip
encoding to offset
the…
-
```
With IUI-0.40-beta1
a [target = "_replace"] does not work with the extension: JIT - Just In Time
Loader JavaScript
1. install jit-loader.js
2. test jit-loader.js, OK
3. test a[target = "_replace…
-
```
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…
-
[edit] Initially, I followed an old or wrong link from a search result.
I learned admin.exist-db.org is deprecated, you should use exist-db.org/exist/apps/wiki instead.
Nevertheless the structure…
-
```
iui.css currently uses "-webkit-user-select: none;" on the tag which
disables copy/paste
everywhere in the page (except input fields)
We need to think about where it should be enabled (by defa…
-
```
What steps will reproduce the problem?
1. Add a link to a named anchor within the same page (ie: id)
2. Click on that link to move to the location in the page.
3. Click on a link that will move to…
-
```
What steps will reproduce the problem?
1. Log into application.
2. After a period of inactivity the login expires, but the page is still open.
3. User clicks on a partial page link.
4. The page re…
-
```
What steps will reproduce the problem?
1. open www.iui-js.org
2. click on demo
(3. click on gallery)
What is the expected output?
see a working link or a written link to copy
What do you see…
-
```
iui.css currently uses "-webkit-user-select: none;" on the tag which
disables copy/paste
everywhere in the page (except input fields)
We need to think about where it should be enabled (by defa…