This is a read-only archive of the old Scratch 1.x Forums.
Try searching the current Scratch discussion forums.

#1 2011-08-19 13:52:38

roijac
Scratcher
Registered: 2010-01-19
Posts: 1000+

Greasemonkey script for the Experimental Viewer

The script should add this html code:

Code:

<div id=experimental>
<h3>Play with the code</h3>
"Try out this project in the "
<a href=/experimental/viewproject/REPLACEWITHPROJECTOWNER/REPLACEWITHPROJECTID> Experimental Viewer</a>
</div>

it should go into <div id=container>,<div id=sidebar>, and than between
<div id=down> and <div id=beta>
I would do by myself, but i don't know javascript  sad

Last edited by roijac (2011-08-19 13:54:45)

Offline

 

Board footer