guy's if you wanna learn javascript , html and css remember (videos are there to help you) but they aren't ment to make things easier if you just copy and paste everything you wont learn anything (okey yes you will learn a little bit) but a lot less than if you went through it on your own 1 or twice, with just a little of help from video to show you where you got stuck.
When i learned javascript and after that jquery i didn't had video tutorials....only books and ebooks (they were very very rare at the time, for javascript off course), i can say i learned more than a video could teach...as for jquery, test test test test. I don't think mootools is a cool js library, no offence but it is pretty bloated in comparison to jquery. For simple things like this it's a little overkill, 89kb???? WOW...jquery only 29 (minified versions of both compared)
I can't download the 1.11 version. I only found the 1.2.1 release. And it didn't have the same contents, obviously. Does anyone know where I can find the 1.11 version to download?
Currently using mootools at the moment.. taken the simply drag and drop and created a complete drag n drop content management facility.. thanks mootools :)) Nice video
It worked, thank you so much! I had tried to follow along with you, but when I opened it up in the browser, nothing. I looked again at the video, correcting my mistakes, and walaa, It worked! Thank you again so much.
still couldn't get it to work. followed steps 1,2, 3. I wonder if it has something to do with dreamweaver. I tried to use Swfir which uses javascript and that didn't work either. I made sure the javascript file was in the same directory. I can't figure out what the problem is.
site has changed since this vid was uploaded in '07
riteasrain 3 months ago
guy's if you wanna learn javascript , html and css remember (videos are there to help you) but they aren't ment to make things easier if you just copy and paste everything you wont learn anything (okey yes you will learn a little bit) but a lot less than if you went through it on your own 1 or twice, with just a little of help from video to show you where you got stuck.
IanKraigher 6 months ago
This has been flagged as spam show
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
thanks :)
macoronicheez 7 months ago
Was hoping this was a tutorial on the effect, not on downloading and installing a lib. Thanks just the same though.
Daz902 8 months ago
When i learned javascript and after that jquery i didn't had video tutorials....only books and ebooks (they were very very rare at the time, for javascript off course), i can say i learned more than a video could teach...as for jquery, test test test test. I don't think mootools is a cool js library, no offence but it is pretty bloated in comparison to jquery. For simple things like this it's a little overkill, 89kb???? WOW...jquery only 29 (minified versions of both compared)
Robowolf 9 months ago
can you post the code please, the link doesn't work.
socialapocalypse 10 months ago
Any onecan explain a video in how javascript goes TO CODE THANKS
avoidsnnnet 11 months ago
@avoidsnnnet details in what you do not understand, i know it's a late replay :P but hey maybe i can help.
Robowolf 9 months ago
Comment removed
ThreevanGH 1 year ago
Melvin,
I followed your instructions to the letter and I cannot get the Show/Hide Box to work. Any suggestions. I did download from mootools.
WISDOMandGRACE 1 year ago
good video
MrHossen1223 1 year ago
Nice video, worked for me!
Just one question. What if i want to have 5 'boxes' to slide in my page, instead of just one? Do i need to declare 5 vars?
Im kind of new to this and im trying to figure out.. Thanks!
williamfmc 1 year ago
can you make more java script tutorials with effects similiar to this?
TheEvaldas12 1 year ago
thanks, this video is still helping people even in the year 2010. HAA
maciekvito 1 year ago
it didnt hide/show it only shows
kareempishdadi 2 years ago
... i had to install Dreadwaver for trial version
kareempishdadi 2 years ago
@kareempishdadi HAHA DREAD WEAVER !!! IT'S DREAMWEAVER....
ipodtouch123456 1 year ago
Comment removed
hekaitomix94 2 years ago
link is broken...
iankaufman80 2 years ago
u cant play a video on youtube, what am is suppose to do now,,,, please help
DugongRevenge 2 years ago
Comment removed
itsrainyn74 2 years ago
the mootools is a framework?
CamiloSanchez1979 2 years ago
whats an "id"?
gwomack00 3 years ago
Duh! An Intelligent Design, ofcourse... :P
JohannesEH 2 years ago
it is like a name and is used to call the object it is associated with.
HaemessB 2 years ago
id is a selector.. learn css first to understand those and proceed to javascript.
revolutionize017 2 years ago
no offence but ur voice sounds kinda funny,lol.
lordofwar9000 3 years ago 5
Haha, like Michael Cera!
guerrald 2 years ago
Its not working on linux ubuntu!!!!!!!!!
shit!
lascoba 3 years ago
I can't download the 1.11 version. I only found the 1.2.1 release. And it didn't have the same contents, obviously. Does anyone know where I can find the 1.11 version to download?
Venelines 3 years ago
Currently using mootools at the moment.. taken the simply drag and drop and created a complete drag n drop content management facility.. thanks mootools :)) Nice video
spacialbubble 3 years ago
excellent work!!
latavish 3 years ago
a 6 and half min video to make a box move slightly? WTF!!!!!!!!!!!!!
ne3dsalami 3 years ago
That's the beauty of programming.
You have to be a patient programmer to be appreciative.
The tutorial was decently fluid, though.
kurizzos 3 years ago 3
Lol don't become programmer of any kind if you don't have much patience =]
relliksd 3 years ago 8
Oh, your not patient huh..
sweetz410 3 years ago
This comment has received too many negative votes show
does it cost money and have any viruses?
XavierMaestas 3 years ago
it's free and it's a .js-file. if you aren't sure, take a virus scanner... :)
MrPignati 3 years ago
I learned something new yea!!!!!!!!!!
CALVINBARBER 3 years ago
Wow. Thanks! I've been struggling with mootools for days and days. Worked great!
macgrooty 4 years ago
It worked, thank you so much! I had tried to follow along with you, but when I opened it up in the browser, nothing. I looked again at the video, correcting my mistakes, and walaa, It worked! Thank you again so much.
juniorHTMLwriter 4 years ago
Didn't work for me. Spent time mulling over the details too. Gerr.
sparrowave 4 years ago
hey make sure it is a javascript file, even though it has the extension .js some computers will class them as .txt files still, hope it helps :D
jessehypno 4 years ago
Im creating a similar API, im still adding features.. as for documentation.. ha
happybois 4 years ago
thanks
brambill 4 years ago
still couldn't get it to work. followed steps 1,2, 3. I wonder if it has something to do with dreamweaver. I tried to use Swfir which uses javascript and that didn't work either. I made sure the javascript file was in the same directory. I can't figure out what the problem is.
calstate 4 years ago
didn't work for me dude. don't know what I'm doing wrong. I double checked my code over and over. When I click on the show/hide link I get nothing.
calstate 4 years ago
check that
1.your browser has javascript enabled.
2.that you had every checkbox selected on the download page.
3.that you renamed it to mootools.js
pbj746 4 years ago
i have the same problem and i was sure i did all 3 tips what am i doing wrong??
kdmq 4 years ago
i did all 3 steps and it did not work no matter what i try is just fails and fails
kdmq 4 years ago
@pbj746 btw how do u make sure ur browser is enabled with java script?
EasyPiv0t 9 months ago
@calstate Same for me. I check everything and my javascript is enabled. I also named the file 'mootools.js'.
archange156 1 year ago
thanks
pbj746 4 years ago
Really Nice!
FlyingHye 4 years ago