<div dir="ltr"><div><div><div><div><div>hi, <br>as I mensioned befor I want to create a simpel online cours for programming! TryRacket is  just what i looked for but I want it to be much easyer and the explaination must be in an other language not in english! how can I embed the javaScript  console of TryRacket in my page so that it will be also able to evaluate and get results!<br></div>I already see the console in my page but i can't get any result wenn i enter a symbol or any element!<br></div>and do i need any permitions to use the console? Creating the online course is a research project of me!<br></div>thats how I add the JavaScript in the body of my html(just like <a href="http://tryracket.org">tryracket.org</a>):<br><br> <script src="/js/jquery-1.4.2.min.js" type="text/javascript"></script><br> <script src="/js/jquery.console.js" type="text/javascript"></script><br> <script src="/js/tryrkt.js" type="text/javascript"></script><br> <script type="text/javascript"><br> evalUrl = "/;((%22k%22%20.%20%22(1853%201%2093643149)%22))";<br> </script><br><br></div>what should I consider, please!<br></div><br></div>