Search found 10 matches

by matthijs110
Mon Sep 16, 2013 4:18 am
Forum: JavaScript
Topic: Requiere filling in text box before clicking on submit
Replies: 5
Views: 2122

Re: Requiere filling in text box before clicking on submit

Can you please give a example code on how to?
by matthijs110
Sun Sep 15, 2013 3:45 pm
Forum: JavaScript
Topic: Requiere filling in text box before clicking on submit
Replies: 5
Views: 2122

Re: Requiere filling in text box before clicking on submit

Well, this is my button: [syntax=xhtml]<button class="btn btn-info" id="buy" value="Buy" name="submit">Buy VIP</button>[/syntax] And this is my text box: [syntax=xhtml]<input name="custom" type="text" id="custom" size="45&quo...
by matthijs110
Sun Sep 15, 2013 8:12 am
Forum: JavaScript
Topic: Requiere filling in text box before clicking on submit
Replies: 5
Views: 2122

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
by matthijs110
Sun Jun 23, 2013 5:57 pm
Forum: JavaScript
Topic: Checkbox required
Replies: 10
Views: 3167

Re: Checkbox required

I tryed everything.

It just wont work :(
by matthijs110
Sun Jun 23, 2013 5:12 pm
Forum: JavaScript
Topic: Checkbox required
Replies: 10
Views: 3167

Re: Checkbox required

Srry, but i just cant follow it :(
by matthijs110
Sun Jun 23, 2013 2:14 pm
Forum: JavaScript
Topic: Checkbox required
Replies: 10
Views: 3167

Re: Checkbox required

I can still click on the button without having the checkbox checked.
by matthijs110
Sun Jun 23, 2013 5:28 am
Forum: JavaScript
Topic: Checkbox required
Replies: 10
Views: 3167

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?
by matthijs110
Tue Jun 18, 2013 4:57 am
Forum: JavaScript
Topic: Checkbox required
Replies: 10
Views: 3167

Re: Checkbox required

So where do i put it?
by matthijs110
Mon Jun 17, 2013 5:50 pm
Forum: JavaScript
Topic: Checkbox required
Replies: 10
Views: 3167

Checkbox required

hi, There is a website m. 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 source code of the Donate button:...
by matthijs110
Sat Jun 08, 2013 11:29 am
Forum: Suggestions
Topic: Can someone make this for me?
Replies: 1
Views: 1676

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? m Under the line Donate Donate to help BlizzardCraft. When i look at the source code (HTML), i see this: [syntax=xhtml]<div class="...