Hey there,
I have just started considering using the HTML 5 api for a Rails/JQuery project, so I can use that great data- attribute to store values.
I am worried though about browser compatibility issues. I have two questions (basic questions):
In order to use HTML 5, do people need to upgrade their browsers? How does that work?
Is...
Just as the title says. As i went through different explanations for choices made about the stylesheets of HTML pages, the masters sometimes seem to know how this layout engine seems to work in IE6, IE7 or IE8. I haven't found a good resource about Trident yet, maybe you guys can help me out?
...
I'm a little new to GUI things, but I read about Webkit, Presto etc.. all these layout rendering things.
How do they for example draw HTML etc. on my Windows form? Take Opera, I've this window form... all that flash, and images, text. Is that all GDI for example? Or have they created their own API for that? And that API, who does that ta...