Show More
@@ -500,9 +500,8 b' class Javascript(TextDisplayObject):' | |||||
500 | downloaded and then displayed. |
|
500 | downloaded and then displayed. | |
501 |
|
501 | |||
502 | In the Notebook, the containing element will be available as `element`, |
|
502 | In the Notebook, the containing element will be available as `element`, | |
503 |
and jQuery will be available. |
|
503 | and jQuery will be available. Content appended to `element` will be | |
504 | the js appends content to `element` that should be visible, then |
|
504 | visible in the output area. | |
505 | it must call `container.show()` to unhide the area. |
|
|||
506 |
|
505 | |||
507 | Parameters |
|
506 | Parameters | |
508 | ---------- |
|
507 | ---------- |
General Comments 0
You need to be logged in to leave comments.
Login now