Search found 10 matches
- Mon Sep 16, 2013 4:18 am
- Forum: JavaScript
- Topic: Requiere filling in text box before clicking on submit
- Replies: 5
- Views: 3082
Re: Requiere filling in text box before clicking on submit
Can you please give a example code on how to?
- Sun Sep 15, 2013 3:45 pm
- Forum: JavaScript
- Topic: Requiere filling in text box before clicking on submit
- Replies: 5
- Views: 3082
Re: Requiere filling in text box before clicking on submit
Well, this is my button: <button class="btn btn-info" id="buy" value="Buy" name="submit">Buy VIP</button> And this is my text box: <input name="custom" type="text" id="custom" size="45" placeholder="Minecraft userna...
- Sun Sep 15, 2013 8:12 am
- Forum: JavaScript
- Topic: Requiere filling in text box before clicking on submit
- Replies: 5
- Views: 3082
Requiere filling in text box before clicking on submit
Hello,
Is it possible to add a javascript coding into HTML? If so, is it possible to add a code that requires to fill in a text box before you can click on the submit button? So.. If i don't fill in the text box, then i can't click the button.
Matt
Is it possible to add a javascript coding into HTML? If so, is it possible to add a code that requires to fill in a text box before you can click on the submit button? So.. If i don't fill in the text box, then i can't click the button.
Matt
- Sun Jun 23, 2013 5:57 pm
- Forum: JavaScript
- Topic: Checkbox required
- Replies: 10
- Views: 4499
Re: Checkbox required
I tryed everything.
It just wont work
It just wont work
- Sun Jun 23, 2013 5:12 pm
- Forum: JavaScript
- Topic: Checkbox required
- Replies: 10
- Views: 4499
Re: Checkbox required
Srry, but i just cant follow it
- Sun Jun 23, 2013 2:14 pm
- Forum: JavaScript
- Topic: Checkbox required
- Replies: 10
- Views: 4499
Re: Checkbox required
I can still click on the button without having the checkbox checked.
- Sun Jun 23, 2013 5:28 am
- Forum: JavaScript
- Topic: Checkbox required
- Replies: 10
- Views: 4499
Re: Checkbox required
And then i get an popup when my checkbox is not checked? And my donate button isn't clickable without having the checkbox checked?
- Tue Jun 18, 2013 4:57 am
- Forum: JavaScript
- Topic: Checkbox required
- Replies: 10
- Views: 4499
Re: Checkbox required
So where do i put it?
- Mon Jun 17, 2013 5:50 pm
- Forum: JavaScript
- Topic: Checkbox required
- Replies: 10
- Views: 4499
Checkbox required
hi, There is a website http://blizzardcraft.com/donations/. There is a butten and a checkbox. When i click on the Button (donate) without checking the checkbox, i get a pop-up screen. when i click on the Button (donate) and have clicked on the checkbox, i will be redirected. i found this line in the...
- Sat Jun 08, 2013 11:29 am
- Forum: Suggestions
- Topic: Can someone make this for me?
- Replies: 1
- Views: 2505
Can someone make this for me?
Hi, I saw a page at an XenForo site. And i asked the owner of the site how he made it. He said to me that he coded the page by himself. Can some one make it for me? http://blizzardcraft.com/donations/ Under the line Donate Donate to help BlizzardCraft. When i look at the source code (HTML), i see th...