Added: 3 years ago
From: thenewboston
Views: 74,844
Sort by time | Sort by thread (beta)

Link to this comment:

Share to:
see all

All Comments (111)

Sign In or Sign Up now to post a comment!
  • my teacher don't explain nothing, he only put the code that it's in the book to the board, but with this tutorial I'm a MONSTER! xD

  • Comment removed

  • Hmm...u r an unexpected good in the world. I suppose I could have produced these tutorials to our young ones...but i never would have thougt of it. Dont forget why... (or figure it out- your cause). ..."Hack the planet"; We are each and all, anonymous...

  • you sound like owen wilson

  • thank you i missed my class today which was intro to javascript and this just saved my life!

  • javascript:R=0; x1=.1; y1=.05; x2=.25; y2=.24; x3=1.6; y3=.24; x4=300; y4=200; x5=300; y5=200;DI=document.images; DIL=DI.length; function A(){for(i=0; i-DIL; i++){DIS=DI[ i ].style;DIS.position='absolute­'; DIS.left=Math.sin (R*x1+i*x2+x3)*x4+x5;DIS.top=M­ath.cos(R*y1+i*y2+y3)*y4+y5}R+­+}setInterval('A()',5); void(0);

  • lol easy hoss

  • i feel like i have to dumb myself down watching these tutorials and i dont even know java script.

  • Seems I have to put html tags around the javascript code to make it show up in the browser (IE/Chrome). I followed your example but nothing is displayed without the tags.

  • hes not using notepad, hes using notepad++ :P look at his other vids to find out where to get them

  • how do i make a website like u have?

  • @mezy911 Write it up in Html + Java? 

  • how do i get all this stuff he is using. do i download some java thing and notepad and how do i make a website like he has

  • Bluefish is an excellent editor for linux! 

  • @SketcherMan2 Learn HTML, CSS, and Javascript. And if you have windows... Notepad should be in your accessories.

  • @SuperPikachuDude: You can't divide by 0

    Great video!

  • I think javascript can do my homework from now on

  • what happens when the answer is in decimal form??? does it print only the integer part??

  • nvm

  • where do you get the blank page in the internet?

  • hey guys if your looking for a place to test web codes go to htmlbin(dot)info

    its a free sandbox and site host to test css html and javascript and dosnt require sighn up

  • @macoronicheez thanks

  • @Fritteyboy no problem :)

  • wati no mine always ses infinity o.O

  • lol i typed this in: (999+999*999/0) and it sed ''Infinity''

  • Great tutorial! Will be subscribing to you. Thanks alot

  • are you using rich text doc or something?im new to javascript so please help :)

  • Comment removed

  • What do you save it as

  • @CMOODO If you save it as Anything.html then it will open in your browser by default. His is named Index.html, but you can name it anything.

  • @CMOODO html

  • thenewboston <3!

  • Whenever I watch your tutorials, I try to cut and paste your text.

  • Whenever I watch your tutorials, or any with a cursor, I forget where mine is and try to move yours. lol

  • var stpt=(4);

  • damn your old tutorials suck lol

  • Thanks a lot, youre awesome.

  • cool fogtalk 98%

  • Not sure if its you or the mic but could you try and make it a little more exciting?

  • man you are awsome

  • thank you for taking the time to do this tut, now i am understanding js!

  • Great! Short and simple.

  • I tried to run the Var name "Tony Hoss" in IE and nothing came up when I refreshed.

  • @Ankar22701 I also tried in Firefox both are enabled to do JavaScript. Do you know what I could be doing wrong?

  • @Ankar22701 NVM I figured it out.

  • @spongebob1872 Runescape is gay

  • it is very clear voice, thanks a lot

  • Javascript basics = PHP basics =]

  • tag, by specifying a file as the JavaScript source, by specifying a JavaScript expression as the value of an HTML attribute, or as event handlers within certain other HTML tags (primarily form elements).

  • tag, by specifying a file as the JavaScript source, by specifying a JavaScript expression as the value of an HTML attribute, or as event handlers within certain other HTML tags (primarily form elements).

  • could you please please please make a tutorial on how to make a runescape melee bot? lol.

  • thx

  • can you put links in the alert box?

  • great tutorials man! Thanks much mate.

  • for the ones that have problem with it...chose language from the program's menu and then chose JSP! And file needs to be saved .html

  • My stuff doesn't show. Everything is right spelled as well. I've got notepad ++ please help

  • @Inchalla Did you enclose it in script tags (with the attribute type="text/javascript")? Also, make sure you got JavaScript turned on in your web browser.

  • What happens if you close a number with quotation marks?

  • muy buen explicacion wey chido video saludos de pedro herrera ku 

  • the only thing i know is tnat avg is a crappy antivirus.

  • Your amazing I just love your tutorials.

    Very clearly explained and the best thing is it is free

    Thanks a lot

  • What is the program you are using?...Sorry, I'm new to this.

  • @Jontheking100 NotePad++

  • great tutorials man!!!

  • I've found your tutorials very useful. I have bought a few JS books, but sometimes following a person's voice, along with being able to watch someone writing the code is really helpful.

  • firefox 4 beta 2 doesn't support this !

  • I wish I had money I would pay you

  • i typed in

    <script type="text/javascipt">

    var name="tony hoss";

    alert(name);

    </script> and it didn't work... what is wrong with it?

    

  • @pstopman you can't use a typewriter, try a html document

  • @pstopman

    check the spelling..u typed scipt

  • GREAT :D

  • Uhm, that's an expression, not an equation... O_o That's an expression, and how u solve it: 14+32*55/4 = 14+1760/4 = 14+440 = 454 And that's an equation, and how u solve it: 7x+81 = 2x*5-31 7x-2x*5 = -81-31 7x-10x=-112 -3x=-112 3x=112 x=37.(3) Alright, so... There's a difference between an expression and an equation... =/ And no, you can't store equations in a variable, only expressions.
  • my idol!! thanks!!

  • great for beginners

  • The global scope in which you are working, you don't need the var keyword. var is only useful in scoped blocks.

  • now he just needs to learn the difference between expressions and equations

  • thank god the author finally did a punctuation tutorial to learn what quotation marks are, after the debacle of the previous video

  • notepad++ = dope!

  • Very well done and very useful, Thanks!

  • thank you

  • So far so good! Thanks so much for this tutorial series!

  • thanks for the tutorials...I am new to javascript and it is a well needed skill for me...keep the videos comming, thanx again

  • i just want to say

    you are Genius, excellent work man

  • awesome videos bro

  • thanks dude!

  • you can just do It on normal notepad I do :D

  • Thanks Bucky

  • Nice job!

  • when i do this it just sais what i do on my ie (8)

  • I'm using free javascript editor how do i do it with this???

    and also as what do i save it???

  • go get notepad++ google it :D

  • you save it as a .js and wat do u mean "how do i do it with this"?

  • amazing tutorials bro.....these are really helpful

  • OMG! No conflicting data type errors! YAY!

  • awsome tutorials but just try to speak louder...i can barely hear u but other then that AWSOME TUTORIAL DUDE ;]

  • ha i know but i cant help it, if i turn up my mic anymore it starts making static noises, i think i need a better mic...

  • I can hear you just fine :)

  • @thenewboston your mic is fine it's his computer

  • @thenewboston lol I can hear you fine he just needs to turn his volume up :D. Btw coolkid try using headphones or earphones.

  • @thenewboston---today i can hear fine...:-)

  • @CoolKidinTown07 or just turn the speakers up...?

  • Thanks a bunch for these tutorials

    it's so difficult to find explanations in plain English.

  • Great Tutorial Man Keep em up!

  • how come when i openmine the box doesn't open up...

    please relpy.

  • be sure you are adding the ";" and also do not close varible in "(" and ")"

  • thanks!

Loading...
0 / 00Unsaved Playlist Return to active list
    1. Your queue is empty. Add videos to your queue using this button:
      or sign in to load a different list.
    Loading...Loading...Saving...
    • Clear all videos from this list
    • Learn more