Tag Archives: nix
v2.3.1 – bugfix
v2.3.1 contains a fix for a bug in the new NixTransport. This bug would cause the ‘onReady’ function to be called prior to the constructor returning – meaning that the reference to the transport/rpc would still be undefined.
new transport for IE6/7, as fast as postMessage, and with NO dependencies!
Until now, if you wanted hi-speed communication in IE6/IE7 you would have to resort to the NameTransport, but this has its drawbacks It makes a ‘rattling’ sound when it navigates the documents It requires a html-file, name.html, present on both … Continue reading