| Leo : Examples Flextable |
Sure enough, a further look at the script node shows that the Javascript for the dhtmltable (flextable) object is in a subnode, and that this is further divided into the constructor and methods. Once we are in the <script> node, we are looking at pure Javascript that will be passed to the browser. We don't need to worry about XSLT.
| 1 2 3 4 5 6 7 |