Have I seen this alert box in another tutorial? I've been through the XHTML videos and these JavaScript so far and I'm almost sure this alert box thing has been taught in a similar way a few videos back there.
@leonardotmcosta Ive been through the XHTML videos myself, and i haven't seen any alert boxes on those tutorials, though there has been several videos where he has used alert in the Javascript series.
I tried this handler with select tags and nothing happened. Help anyone?
Also, I wanted to know what is the statement for redirection. I need a drop-down and I want it to redirect to someplace depending on the user's selection immediately after he clicks on any of the elements.
@druidofluhn that's because document.write overwrites everything with what you write (in here)
you can select a div with getElementByID('IDofthediv').document.write(this in here only overwrites what is in the div. if there isn't anything in the div it only writes this) :)
@Kryppuk Yep, I was just about to say that one must ensure that the "c" in onclick is NOT be capitalized (for the reason you stated)! Just the opposite of what Bucky says LOL
should be "onclick" instead of "onClick" right ??
marcus850720 1 week ago in playlist JavaScript Tutorials Playlist
can you put a form inside a loop ?
NickkRagz 3 weeks ago in playlist JavaScript Tutorials Playlist
Have I seen this alert box in another tutorial? I've been through the XHTML videos and these JavaScript so far and I'm almost sure this alert box thing has been taught in a similar way a few videos back there.
leonardotmcosta 1 month ago
@leonardotmcosta Ive been through the XHTML videos myself, and i haven't seen any alert boxes on those tutorials, though there has been several videos where he has used alert in the Javascript series.
broadude 1 week ago
@HeadJavaProgrammer -_-
TheSyntaxOverride 1 month ago
Ohh this is something new :)
ExarchiasGhost 2 months ago in playlist Beginner JavaScript Tutorials Playlist
I tried this handler with select tags and nothing happened. Help anyone?
Also, I wanted to know what is the statement for redirection. I need a drop-down and I want it to redirect to someplace depending on the user's selection immediately after he clicks on any of the elements.
evilatsupreme 2 months ago
onclick / onClick....it's the same!
rip111buddy 3 months ago in playlist Beginner JavaScript Tutorials Playlist
I want to write " It's " inside alert but it is not allowing me to write " ' " , what to do
Raysyedrocks 5 months ago
@Raysyedrocks Try escaping the single quote with a backslash.
skillsxn 4 months ago
When I use "document.write" with an onClick attribute, the script runs on a blank page, but with the same u r l.
Help?
druidofluhn 7 months ago
@druidofluhn that's because document.write overwrites everything with what you write (in here)
you can select a div with getElementByID('IDofthediv').document.write(this in here only overwrites what is in the div. if there isn't anything in the div it only writes this) :)
NikcsTipps 3 months ago
@NikcsTipps Thanks very much!
druidofluhn 3 months ago
His buttons always say "touch me"... Always!
mattwhitfield314 7 months ago
yay i just did onMouseOver & onLoad before the 23. video :P lol
toro1504 8 months ago
html is case insensitive, therefore onClick could be written OnCliCk and it would still work
venkutu92 8 months ago
@venkutu92 Xhtml not.
TheRobinNet 6 months ago
@TheRobinNet Javascript 2
TheRobinNet 6 months ago
I love your tuts!
dtntnt 10 months ago
@dtntnt ough at first i tough u said tits o.O
toro1504 8 months ago
try scriptly it has a builtin browser to try! and it's works!
LPSwiss 10 months ago
great, fantastic!
FOGTALK 10 months ago
I wrote, "something stupid!" in my box.
Fbiman93 11 months ago 13
onclick is lower case c :o
Zuberguber105 11 months ago
@Zuberguber105 Yeh its not in javascript its in html ;), its not case sensitive
illusionfall 11 months ago
Your javascript program is sexually aroused
jhuihih7h 11 months ago
Uh, actually, the "c" in "onclick" has to be lower-case because you're using XHTML. This would not validate. XHTML is all lower-case, HTML is not.
Kryppuk 11 months ago
@Kryppuk Yep, I was just about to say that one must ensure that the "c" in onclick is NOT be capitalized (for the reason you stated)! Just the opposite of what Bucky says LOL
Nevertheless, these are excellent tutorials.
asmartbajan 4 months ago
this is what i wanted to learn =)
marcusrehn 11 months ago
haha i can't handle these good tutorials :P
bohterham 11 months ago 17
This has been flagged as spam show
wow.. i could really use some of this
HawxTeamDelta 11 months ago
Why was the other one uploaded first?
SuperZombieRights 11 months ago
@SuperZombieRights thats just how bucky rolls
chad362wiley 11 months ago