-
```
Hello there,
I would like to use the FancyZoom javascript (to zoom in images with a Mac
OS X style) with my iUI webapp, it would totally fit with the iPhone.
But the issue is that it doesn't work…
-
```
What steps will reproduce the problem?
1. Load a HTML file with a default selected iUI page. This functions as a
splash screen, since there are some big js files to be loaded.
2. After the js is l…
-
```
iui fails to load the google map under the tool bar.I assume this is the
same issue as goggle ads not working with iui but thought I'd post in case
there was an easy fix.
Anyone else come across …
-
```
What steps will reproduce the problem?
1. Validate an iUI page using the W3C validator and a standard XHTML
Transitional DOCTYPE.
What is the expected output? What do you see instead?
Does not v…
-
When I'm trying to compile, in particular, Vide, I get the following error:
```
.vmodules/iui/menu.v:201:7: error: unknown method or field: `iui.MenuItem.draw_event_fn`.
2 possibilities: `add_chi…
-
```
When served as XHTML, a number of problems pop up with the Javascript,
specifically use of the innerHTML property and creation of HTML fragments.
The attached changes allow iui pages to be served …
-
```
This is quite a general topic, but I want to see what people think about
it.
The styling of iUI currently relies very much on the structure of your
document. I find it sometimes very hard to ac…
-
```
When served as XHTML, a number of problems pop up with the Javascript,
specifically use of the innerHTML property and creation of HTML fragments.
The attached changes allow iui pages to be served …
-
```
This is quite a general topic, but I want to see what people think about
it.
The styling of iUI currently relies very much on the structure of your
document. I find it sometimes very hard to ac…
-
V full version: V 0.3.2 d257e43.1cde554
OS: Windows 10 Enterprise 1809, build 17763.1935
What did you do?
- downloaded Vide source (master branch) as a zip file;
- unzipped it;
- installed iui …