Mathematics
21 Online
OpenStudy (rational):
.
Join the QuestionCove community and study together with friends!
Sign Up
OpenStudy (asad786):
yes
OpenStudy (rational):
just using this for rough work :)
OpenStudy (asad786):
oh lol
OpenStudy (rational):
hey pls delete.. otherwise u wil get unnecessary notifications haha
OpenStudy (rational):
@nopen
Join the QuestionCove community and study together with friends!
Sign Up
OpenStudy (anonymous):
I see shapes :O
OpenStudy (anonymous):
WOW
OpenStudy (rational):
they not moving ?
OpenStudy (anonymous):
no wait they are!!!
How'd you do that @rational ???????????? O_O
OpenStudy (rational):
Awesome! just some javascript ...
Join the QuestionCove community and study together with friends!
Sign Up
OpenStudy (anonymous):
lol this is soo cool xDD
I keep clicking the grey buttons
OpenStudy (anonymous):
:O
you know javascripts? i didn't know that XD
OpenStudy (rational):
try replying tot hat drawing and i think u should see animation in ur reply too
OpenStudy (anonymous):
|dw:1432994249376:dw|
OpenStudy (anonymous):
you soooo gotta teach me this @rational xD
Join the QuestionCove community and study together with friends!
Sign Up
OpenStudy (rational):
sure it is easy if u know a bit of javascript... but don't waste ur time because this is not gona help you in long term ;)
OpenStudy (anonymous):
yeah but...LOL it's cool cause I thought it was just a weird still-picture of shapes xD
OpenStudy (anonymous):
maybe you can make a tutorial for rookies like me xD and others too ofc
OpenStudy (anonymous):
I liked the 'magic' btw xD
OpenStudy (anonymous):
thanks Rash!
that's good that you know very 'little' lol so I can keep up with you xD
Join the QuestionCove community and study together with friends!
Sign Up
OpenStudy (anonymous):
Rash why'd you delete that post?? :(
OpenStudy (rational):
hey it shows only in the recent drawing
OpenStudy (anonymous):
so the previous post will get erased?
OpenStudy (rational):
something like that yeah
OpenStudy (anonymous):
oh :(
Join the QuestionCove community and study together with friends!
Sign Up
OpenStudy (rational):
it can be fixed easily.. its just that i got lazy..
OpenStudy (anonymous):
I was looking at the squiggly thing that turned into the infinity sign
I'm just confused how that happened ._.
OpenStudy (anonymous):
LOL
OpenStudy (ikram002p):
Cool O.O
OpenStudy (anonymous):
ikr! it's so cool I have no idea how to do it lol
Join the QuestionCove community and study together with friends!
Sign Up
OpenStudy (rational):
you want to know ?
OpenStudy (anonymous):
YESSS
OpenStudy (rational):
start by opening browser console
do you use chrome ?
OpenStudy (ikram002p):
Me too
OpenStudy (anonymous):
yeah
Join the QuestionCove community and study together with friends!
Sign Up
OpenStudy (anonymous):
O_O
OpenStudy (rational):
have you opened console ?
OpenStudy (ikram002p):
Ill do this late at night, brb
OpenStudy (anonymous):
my download section is coming =_=
OpenStudy (rational):
Press below 3 keys simultaneously :
<Ctrl> + <Shift> + <J>
Join the QuestionCove community and study together with friends!
Sign Up
OpenStudy (anonymous):
waaaaittt got it
OpenStudy (rational):
looks you forgot to press <Shift> key earlier
OpenStudy (rational):
wait, before typing that, open the drawing board
OpenStudy (anonymous):
._. sorry but....
where is it? lol
OpenStudy (rational):
Yes, the right hand side is the console.
Come back to this page and open "drawing board"
Join the QuestionCove community and study together with friends!
Sign Up
OpenStudy (rational):
click below "Draw" blue button
OpenStudy (anonymous):
okay?
OpenStudy (rational):
do you still see Console on right hand side ?
OpenStudy (anonymous):
wait I do see it now yes?
OpenStudy (anonymous):
in the console?
Join the QuestionCove community and study together with friends!
Sign Up
OpenStudy (rational):
yes
OpenStudy (anonymous):
it says undefined
OpenStudy (rational):
good
OpenStudy (rational):
lets draw a circle from console
OpenStudy (anonymous):
nope I see an error ;_;
Join the QuestionCove community and study together with friends!
Sign Up
OpenStudy (anonymous):
OpenStudy (rational):
Oops! this is the command :
```
canvas.circle(100,100,50)
```
try again
OpenStudy (anonymous):
ok I don't see an error but I see this
OpenStudy (rational):
looks good
OpenStudy (anonymous):
Oh I didn't see the circle!!! lol
Join the QuestionCove community and study together with friends!
Sign Up
OpenStudy (rational):
what do you want to do with that circle ?
OpenStudy (rational):
lets fill it red ?
OpenStudy (anonymous):
mm ok?
how about the change in shape??
OpenStudy (rational):
type below command :
```
canvas.top.attr("fill","red")
```
OpenStudy (anonymous):
ok lol
the previous one gave me an error
what was the mistake?
Join the QuestionCove community and study together with friends!
Sign Up
OpenStudy (rational):
has it filled the circle with red ?
OpenStudy (anonymous):
yup
OpenStudy (rational):
good, lets move it :
```
canvas.top.attr("cx","350")
```
OpenStudy (rational):
we're not doing any animations yet
OpenStudy (anonymous):
so...you're re-positioning it. I see
Join the QuestionCove community and study together with friends!
Sign Up
OpenStudy (rational):
Yes, lets animate :
```
canvas.top.animate({cx:10},5000)
```
OpenStudy (anonymous):
this is not gonna gimme another error right..? ._.
OpenStudy (rational):
errors are common
dont wry about them
OpenStudy (anonymous):
oh ok it worked lol
OpenStudy (anonymous):
|dw:1433009267213:dw|
Join the QuestionCove community and study together with friends!
Sign Up
OpenStudy (anonymous):
thanks!
OpenStudy (ikram002p):
u call him rash :O
i thought ts only me who calls him that
anyway im late as always :|
OpenStudy (ikram002p):
white board ?
OpenStudy (ikram002p):
i clicked on the black one nothing happen :|
OpenStudy (rational):
trying to embed youtube video
Join the QuestionCove community and study together with friends!
Sign Up
OpenStudy (rational):
one sec there is a problem
OpenStudy (ikram002p):
i tried that last week :O
OpenStudy (rational):
gotcha!
OpenStudy (ikram002p):
what are you working on ?
Join the QuestionCove community and study together with friends!
Sign Up
OpenStudy (rational):
@ikram002p try now it should work
OpenStudy (ikram002p):
oh from black to white ?
OpenStudy (rational):
don't you see video ?
OpenStudy (ikram002p):
wait no it works