> For the complete documentation index, see [llms.txt](https://docs.sboxr.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sboxr.com/view-issues/js-code-issues.md).

# JS Code Issues

Sboxr captures all the JavaScript code that is loaded by an application. The following options exist for viewing these code:

* [View Cross-Origin Code](/view-issues/js-code-issues/view-cross-origin-code.md)
* [View Same-Origin Code](/view-issues/js-code-issues/view-same-origin-code.md)
* [View All Code](/view-issues/js-code-issues/view-all-code.md)
* [View Code by Origin](/view-issues/js-code-issues/view-code-by-origin.md)

{% hint style="warning" %}
Code executed by methods like eval, setTimeout, setInterval etc are captured by Sboxr but are not shown here in the current version. This will be added in the subsequent versions.
{% endhint %}
