IUI uses addEventListener(), used by all browsers.... except IE which uses 
createEvent().
This is why, on load, it should parse screens for the one with a "selected" 
attribute, and uses its title attribute value to #pageTitle.

This is done line 507
http://code.google.com/p/iui/source/browse/web-app/iui/iui.js
using addEventListener.

With IE 0.0001% of the mobile web market, it's not a big deal anyway, but with 
wp7 we definitely should use an event type wrapper.

Remi

On 29 déc. 2011, at 09:54 PM, laurentvlt <laurent...@gmail.com> wrote:

> Hello,
> 
> I use the ASP.NET MVC Framework 4. For now, I just play a few simple examples 
> before I get into the great adventure! I have a problem and I can not explain 
> its origin. When I'm in Visual Studio and I create the HTML code of my view, 
> if I compile it, I get the picture 1. So far, no problems. If I take files 
> from the website and I visit them via a web application hosted in IIS 7 (I 
> use Windows 7), I get the picture 2. I tried to view the site with different 
> browsers (IE, Firefox and Safari) and the result is the same.
>  
> Does someone have already see this problem?
> -- 
> You received this message because you are subscribed to the Google Groups 
> "iPhoneWebDev" group.
> To view this discussion on the web visit 
> https://groups.google.com/d/msg/iphonewebdev/-/1l7jE8H8wHsJ.
> To post to this group, send email to iphonewebdev@googlegroups.com.
> To unsubscribe from this group, send email to 
> iphonewebdev+unsubscr...@googlegroups.com.
> For more options, visit this group at 
> http://groups.google.com/group/iphonewebdev?hl=en.
> <Picture 1.png>
> <Picture 2.png>

-- 
You received this message because you are subscribed to the Google Groups 
"iPhoneWebDev" group.
To post to this group, send email to iphonewebdev@googlegroups.com.
To unsubscribe from this group, send email to 
iphonewebdev+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/iphonewebdev?hl=en.

Reply via email to