dondomainer
Active member
Any way you could avoid Template syntax error with tis <script> ???
Best regard
Code:
<script>
$(function(){$("#stl_2").stock({symbols : "msft, aapl, goog, fb"});});
</script>
Best regard