Question / Help Not showing certain Javascript from within a local browser source

mattsmithnh

New Member
I have a quick web app that reads a text document (like what snip generates) and puts it in an html file, only problem is it doesnt work in OBS or chrome (needed to disable security in chrome for it to work). Its literally just the text that it grabs from the text file that doesnt show. My css shows up but not the text. Anyone know if theres a way to disable web security in the browser source?

Attached is what the pop up should look like, and the bottom is what obs produces if you can see the grey bar at the top of the obs preview.
 

Attachments

  • Screenshot (4).png
    Screenshot (4).png
    117.3 KB · Views: 26
  • Screenshot (5).png
    Screenshot (5).png
    627.3 KB · Views: 24
Top