On 6/20/12 8:49 AM, arshpreet singh wrote:
On Wed, Jun 20, 2012 at 7:08 PM, Jason Grout
<jason-s...@creativetrax.com>  wrote:
On 6/20/12 5:16 AM, arshpreet singh wrote:
<snip>
All of those parameters are documented in the Embedding documentation page:
http://sage.math.washington.edu/home/jason/sagecell/embedding.html

What exactly do you not understand?

the below piece of code:-

$(function () {
    sagecell.makeSagecell({inputLocation:  '#mycell',
                           template:       sagecell.templates.minimal,
                           evalButtonText: 'Activate'});
    sagecell.makeSagecell({inputLocation: '#mycell2',
                           evalButtonText: 'Evaluate'});


Sure. What is specifically is your question about it? Which part of that code do you not understand?

Maybe it would be helpful to read some tutorials on javascript? That is javascript code.

Thanks,

Jason


--
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email to 
sage-support+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/sage-support
URL: http://www.sagemath.org

Reply via email to