Browse by Tags

All Tags » Internet Explorer 8 (RSS)
Då har jag slutfört artikelserien om nya funktionerna för utvecklare i Internet Explorer 8. Här är en lista på dessa: Web Slices Accelerators Sökning JSON Cross Document Messaging XDomainRequest DOM Storage
Posted by Vimpyboy | with no comments
Filed under:
När man lagrar information för en viss användare så brukar man använda antingen cookies för långvarig lagring, eller sessionsvariabler för kortvarig. I HTML 5 så finns en funktion som heter DOM Storage och gör det möjligt att lagra informationen på ett...
Posted by Vimpyboy | with no comments
Något som blir allt vanligare på webben är mashups, vilka ofta används tillsammans med javascript och iframes för att kunna visa applikationer från andra domäner. För att göra detta säkrare så finns det i Internet Explorer 8 stöd för Cross Document Messaging...
Posted by Vimpyboy | with no comments
Det är nog ingen som har missat att Internet Explorer 8 släpptes i förrgår, men det är däremot inte alla som vet vilka nyheter som finns för utvecklare, utöver den nya sökningen, web slices och acceleratorer. En av dessa nyheter är XDomainRequest som...
Posted by Vimpyboy | with no comments
Jag har tidigare publicerat två artiklar på MSDN om vad som är nytt för utvecklare i Internet Explorer 8 och har då tagit upp Web Slices och Accelerators. Artiklarna kan hittas här: En rikare upplevelse med Internet Explorer 8: Web Slices En rikare upplevelse...
There is a VPC with IE 8 available now. You can use it if you don´t want to install it on your pc. Download Internet Explorer 8 VPC
In my last post, I said that the X-UA-Compatible tag didn´t work as expected, but thanks to Joe Chung I got it to work. :-) All you have to do is to place the tag as the first element in the head tag. I hope this is just temporary though.
I have been designing a page which works well with Firefox and IE 7 (I had to use conditional comments for IE 7). But whehn I tested it with IE 8 it doesn´t look that good anymore. If i open the developer tools and set the compatibility mode to Strict...
More Posts