Loading ...

Registration

Free and optional

You are welcome to use this site without registering, but other users may see, change and destroy your work.

If you are a school pupil we suggest you use the same login as for your school system, but a different password

If you really don't want to give us an email address then a whole class could give a teacher's email address, so reset request go to them.

Member Login

Not a member yet? Sign Up!

Tidy No line nums Remove help

/* Enter your code here*/

var paper = Raphael(10, 50, 320, 200);

<html>
<head>
<style>
body, input, select, iFrame { background-color: #E0FFFF; font-family: 'Basic',Akzidenz,Verdana; font-size: 12px; } </style> <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
<script src="http://www.tutorbase.co.uk/abtide/raphael-min.js"></script>
</head>
<body>
<div id="canvas_container"></div>
<h2>Hello</h2>
Edit this page in the tab marked HTML Edit
</body>
</html>
Reload Open Page You made
Move

Controls

Getting Started

Click one of the following simple examples to get started

Hello World Cipher Loops Chat Twitter A Variable A Calculator Draw one circle Draw some circles Play video

Iteration

Sample bits of code. Click for more information on what they do and to add them to your code.
For
While
Do

selection

If
If ... Else
Switch

Functions

Function
Variable
Write text
Alert
Prompt
Show a variable's value

Drawing

Draw a circle
Draw a rectangle

Other

Create action
Mouse enter
Mouse out

History

Output from code verifier will go here

Examples

Draw one circle Draw some circles Draw a rectangle A basic loop A basic function
Move

This is to help your learn to program, using JavaScript. To get started, click on one of the examples on the left, and follow the instructions.

This is to help your learn to program, using JavaScript. To get started, click on one of the examples on the left, and follow the instructions.

Drag to line you want to insert at