links for 2008-01-08

Using the external API – Flash CS3 (tags: flash scripting plugin)

links for 2008-01-05

Security Model For Windows Mobile 5.0 and Windows Mobile 6 (tags: iemobile) Developing Secure ActiveX Controls (tags: iemobile) Well, I’m Back: Offline Web Applications (tags: firefox offline) Macromedia - Developer Center : Macromedia Flash Integration with Pocket PC E-mail and Contact List (tags: flash poom iemobile)

links for 2007-12-13

Peter’s Blog - The window.onload problem (still) (tags: javascript onload)

links for 2007-12-08

Inside Dynamic HTML - Extending JavaScript with Function Pointers This script from way back in the last millennium might be useful if you happen to be working on IE mobile which lacks OOTB support for window.setInterval (tags: notetoself javascript iemobile) Internet Explorer Mobile Reference the complete list of whats missing (tags: iemobile javascript) XML Core Services and Document Object Model (tags: iemobile xmlhttprequest dom)

Internet Explorer Mobile and JavaScript Content Type

Internet Explorer Mobile (at least version 6.12) will only parse JavaScript files served with a content type of ’text/javascript’. Use other content types (e.g. ‘application/javascript’) and IEm may silently ignore the file, and not parse it. The whole area of the ‘proper’ content type for javascript files seems to be a bit of a quagmire.

links for 2007-11-30

MSXML API History (tags: ie xml msxml) Microsoft XML Team’s WebLog : Using the right version of MSXML in Internet Explorer (tags: ie xml msxml)

No such interface supported

If you encounter the error message ‘No such interface supported’ when attempting to append nodes to an existing DOM on Internet Explorer then you may be encountering a restriction in IE which disallows appending nodes from one document to another. In my case I was attempting to append nodes from an XML document retrieved via XMLHttpRequest into a hidden div element on my page. Normally this works just fine, if XMLHttpRequest decides the response is an XML payload and populates the responseXML property with a DOM tree you can easily append into your page document. Read more...

links for 2007-11-23

IEMobile Team Weblog (tags: browser mobile ie)

links for 2007-11-16

BlackBerry Browser Javascript support (tags: blackberry browser javascript)

mix.oracle.com

Just Launched…
<< 11 of 13 >>
Ⓗ Home   Ⓑ Blog   Ⓐ About