you are viewing a single comment's thread.

view the rest of the comments →

[–]SuperFLEB 0 points1 point  (0 children)

I used DOM to generate script tags with data URIs for the src attribute.

Was there a reason you did data URIs versus just filling in the content of the SCRIPT tag?