I just uploaded a new version (0.9.8) of the openinfocard id selector. You can find it in the project's download area . Finally we got rid of the XBL code. There are several problems with XBL; the most notable beeing that bindings are not applied to objects in the head section of the html code on the relying party. Andrew Hodgkinson had the idea to replace the XBL by a progress listener. The progress listener gets every event while the html code is parsed and the page constructed. Clever! I tweeked
Read More...