Go Back   CodingForums.com > Search Forums

Before you post, read our: Rules & Posting Guidelines

Showing results 1 to 14 of 14
Search took 0.16 seconds.
Search: Posts Made By: jswannabe
Forum: DOM and JSON scripting 12-03-2012, 11:51 PM
Replies: 2
Views: 421
Posted By jswannabe
Sa-weet! Thank you!

Sa-weet! Thank you!
Forum: DOM and JSON scripting 12-03-2012, 06:15 PM
Replies: 2
Views: 421
Posted By jswannabe
Canadian Postal Code Validation

Help me add an Auto Tab please.



<!DOCTYPE HTML>


<html>
<head>
<title></title>
Forum: DOM and JSON scripting 11-30-2012, 02:38 AM
Replies: 1
Views: 546
Posted By jswannabe
P.S. This is what I tried...

newfield.onclick=function(){function sumaddexp ()
{
var add1 = document.getElementById("Additional_Expenses_0").value;
var add2 = document.getElementById("Additional_Expenses_1").value;
var add3...
Forum: DOM and JSON scripting 11-30-2012, 02:24 AM
Replies: 2
Views: 442
Posted By jswannabe
I added a fourth if statement to it to get it to...

I added a fourth if statement to it to get it to do what I wanted.


<!DOCTYPE HTML>


<html>
<head>
<title>Show Hide Conditional</title>
<link rel="stylesheet" href=".css">
Forum: DOM and JSON scripting 11-30-2012, 01:49 AM
Replies: 1
Views: 546
Posted By jswannabe
I'm stuck on createElement onclick function

I'm working on learning createElement.
I want to get the createElement input values and include them in the Total Expenses Sum onkeyup.
I want to know how and why your solution works.





...
Forum: JavaScript programming 11-24-2012, 02:13 PM
Replies: 15
Views: 1,015
Posted By jswannabe
? :

Javascript ? question mark : colon
I finally found some information. It IS a condensed way to make an if else statement! Here's the link to the tutorial:...
Forum: DOM and JSON scripting 11-24-2012, 04:35 AM
Replies: 2
Views: 442
Posted By jswannabe
checkboxes conditional statements show/hide

So the problem is when a checkbox is unchecked it doesn't return to it's original state.



<!DOCTYPE HTML>


<html>
<head>
<title>Show Hide Conditional</title>
Forum: DOM and JSON scripting 11-23-2012, 08:50 PM
Replies: 8
Views: 1,217
Posted By jswannabe
Ok, I know this looks dumb replying to myself but...

Ok, I know this looks dumb replying to myself but I improved some things:
I got the form to calculate on the go.
I got a fieldset to be hidden until checkbox checked.






<!DOCTYPE HTML>
Forum: JavaScript programming 11-23-2012, 08:13 PM
Replies: 15
Views: 1,015
Posted By jswannabe
Re:Post #2 I copied your code to hide a...

Re:Post #2
I copied your code to hide a fieldset until checkbox checked by wrapping the fieldset in a div and it worked but I don't understand why it works.

I understand the CSS to hide it. I...
Forum: DOM and JSON scripting 11-15-2012, 10:57 PM
Replies: 8
Views: 1,217
Posted By jswannabe
Ok, from both of your suggestions, this is what I...

Ok, from both of your suggestions, this is what I have now.



<!DOCTYPE HTML>


<html>
<head>
<title>javascriptCalculate fix3.2</title>
Forum: DOM and JSON scripting 11-14-2012, 01:41 AM
Replies: 8
Views: 1,217
Posted By jswannabe
Shut the front door! You can have...

Shut the front door!
You can have javascript-free HTML? What do I google to learn that?!!

I'm using the mailto because I don't have a server to work with and I don't think I am ready to learn...
Forum: DOM and JSON scripting 11-13-2012, 07:03 PM
Replies: 8
Views: 1,217
Posted By jswannabe
It never occurred to me that I could combine...

It never occurred to me that I could combine those 3 scripts. I shall experiment.
I never knew you could limit the number of digits inputted or exclude letters. I shall google a tutorial on that.
...
Forum: DOM and JSON scripting 11-12-2012, 09:14 PM
Replies: 8
Views: 1,217
Posted By jswannabe
My question was meant to be: why isn't this...

My question was meant to be: why isn't this working? What am I doing wrong? But I tried it again and it worked so I don't know what went wrong the first time. Thank you for replying!

I'm slowly...
Forum: DOM and JSON scripting 11-07-2012, 06:10 PM
Replies: 8
Views: 1,217
Posted By jswannabe
textbox onblur get value do calculation

I am trying to teach myself javascript. I found http://www.webmonkey.com/2010/02/JavaScript_Tutorial_-_Lesson_1 very valuable - the only tutorial I actually understood.

In a different trial, I...
Showing results 1 to 14 of 14

 
Forum Jump

All times are GMT +1. The time now is 06:31 PM.