Maintenance: Planio will be observing a scheduled maintenance window this Tuesday, November 5, 2024 from 03:00 UTC until 06:30 UTC to perform urgent network maintenance in our primary data center. Your Planio account will be unavailable during this maintenance window.
Actions
Feature #1530
closed![Author: Philip Fearon](https://www.gravatar.com/avatar/dd3c76e6c50a14203d6d7d6b989425fc?rating=PG&size=50&default=https%3A%2F%2Fassets.plan.io%2Fimages%2Fdefault_avatar.png)
![Assignee: Philip Fearon](https://www.gravatar.com/avatar/dd3c76e6c50a14203d6d7d6b989425fc?rating=PG&size=22&default=https%3A%2F%2Fassets.plan.io%2Fimages%2Fdefault_avatar.png)
JavaScript API: The transformToFragment method returns an XML Fragment - similar functionality is needed to return an HTML fragment
Start date:
2012-05-11
Due date:
% Done:
100%
Estimated time:
Platforms:
Description
While updateHTMLDocument
can be used to update the HTML DOM directly using XSLT and ixsl extensions, it would provide better interoperability with existing JavaScript code libraries if a method were available to return an HTML fragment as a result-document.
Updated by Philip Fearon over 12 years ago
- Status changed from New to Resolved
The next release of Saxon-CE will have a new transformToHTMLFragment function to provide this feature
Updated by O'Neil Delpratt over 11 years ago
- Status changed from Resolved to Closed
Please register to edit this issue
Actions