You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
Maybe related to #60 since SVG is practically generated content, but maybe different.
I have a locally stored tool that practically does the following, all in Javascript:
HTML placeholder page having 3 frames
Each frame uses JavaScript to load an XML file and applying an XSL template.
Result is two navigation panes, and a content pane.
No matter what I search for, it may even be ".", I get 0 hits.
Yes, allow access files from URLs is enabled. Otherwise, there was a big red warning that this page couldn't be opened.
Question: is the tool supposed to find things:
A) on the page, (contains the contents of the XML file loaded.
B) or in the page source? (contains only javascript, no content)
The text was updated successfully, but these errors were encountered:
Hello,
Maybe related to #60 since SVG is practically generated content, but maybe different.
I have a locally stored tool that practically does the following, all in Javascript:
No matter what I search for, it may even be ".", I get 0 hits.
Yes, allow access files from URLs is enabled. Otherwise, there was a big red warning that this page couldn't be opened.
Question: is the tool supposed to find things:
A) on the page, (contains the contents of the XML file loaded.
B) or in the page source? (contains only javascript, no content)
The text was updated successfully, but these errors were encountered: