|
|
|
|
|
by ecky-l
3339 days ago
|
|
tDOM is just for parsing and generating XML or, more interrestingly, HTML.
Once you have that, you can use the ::wacl::dom command to inject it into the browser dom. Or use the wacl::dom command to get HTML which then can be parsed via tDOM. |
|