JAHAH - Cross-Domain JS Library
JAHAH - Cross-Domain JS Library: "With all the recent excitement about cross-domain Javascript, it was perhaps inevitable that libraries would emerge to automate the process. David Janes has produced one such library: JAHAH. The name comes from AHAH, which we posted about earlier.
Amongst its features:
* It is easy for web page authors to include JAHAH documents
* It is easy for content producers to create JAHAH documents
* JAHAH documents can be included “cross-domain”, unlike most AJAX technologies (without bridging)
* JAHAH documents are search engine friendly
The package comes with several Python JAHAH webservices:
* jahah-include — extract the body or a fragment of another document and return it as a JAHAH document
* jahah-feed — convert an RSS/Atom feed into a JAHAH document.
All JAHAH webservices must have a fallback mode into AHAH, making these tools useful in that environment also.
Code usage:
Automatically load by magically marked hyperlinks
... loading…
Load a JAHAH document into a element (by ID)
JAHAH is app"
