PATH:
home
/
lab2454c
/
caimegroup.com
/
caime-stock-widget
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.7.1/jquery.min.js"></script> <script src="js/scripts.js?v=1.1"></script> <script> jQuery(document).ready(function(){ loadIndex(); }) </script> <style> #cg-stocks-index { } th { width: 100px; text-align: left; } </style> <table id="cg-stocks-index"> <tr> <th>Name</th> <th>Symbol</th> <th>CVRM</th> <th>CHANGE</th> <th>% CHANGE</th> <th>High</th> <th>Low</th> <th>Volume</th> <th>Market Cap</th> </tr> </table>
[+]
js
[+]
..
[-] wp-blog-header.php
[edit]
[-] test.html
[edit]
[-] caime-stock-widget.iml
[edit]
[-] ajax-functions.php
[edit]
[-] index.html
[edit]
[-] .gitignore
[edit]
[+]
.idea
[+]
logs
[-] .htaccess
[edit]
[-] widget.html
[edit]
[-] functions.php
[edit]
[-] wp-cron.php
[edit]