Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Here's a quick example of some HTML+javascript that automatically makes all elements with a given class into sagecells: link text (view source to see the JS) ... However, it looks like right now there's some sort of CSS bug that's preventing a lot of debugging-type printing from being dynamically hidden. But it at least shows that what you want is certainly possible to do.

Here's a quick example of some HTML+javascript that automatically makes all elements with a given class into sagecells: link texthttp://sage.math.washington.edu/home/alexkramer/sagecell_test.html (view source to see the JS) ... However, it looks like right now there's some sort of CSS bug that's preventing a lot of debugging-type printing from being dynamically hidden. But it at least shows that what you want is certainly possible to do.