I would very much like to have the content moved to an external file, primarily so I can host it externally.
If the following content were an external file [.php, .txt, .html, ?] how could I call it into the banner or cpanel or items DIV area and still work?
I've been trying to use the .load method, but it does not render on the page?
$("#contentArea").load("ext.html");











