TrabalhosGratuitos.com - Trabalhos, Monografias, Artigos, Exames, Resumos de livros, Dissertações
Pesquisar

Calculo De Campos Inputs

Artigos Científicos: Calculo De Campos Inputs. Pesquise 860.000+ trabalhos acadêmicos

Por:   •  21/9/2013  •  201 Palavras (1 Páginas)  •  365 Visualizações

<html>

<head>

<body>

<script type="text/javascript">

function calcula(estimado){

var mult = 180;

var valor = estimado.value*mult;

document.getElementById("Preco").value = valor;

}

</script>

<form method="POST">

<fieldset>

<legend>Orçamento</legend>

<input type="text" name="EstimatedTime" id="Estimado" onkeydown="calcula(this);" placeholder="Tempo estimado">

<input type="text" name="Price" value="" id="Preco" placeholder="Preço do projeto">

</fieldset>

</form>

</head>

</body>

</html>

<html>

<head>

<body>

<script type="text/javascript">

function calcula(estimado){

var mult = 180;

var valor = estimado.value*mult;

document.getElementById("Preco").value = valor;

}

</script>

<form method="POST">

<fieldset>

<legend>Orçamento</legend>

<input type="text" name="EstimatedTime" id="Estimado" onkeydown="calcula(this);" placeholder="Tempo estimado">

<input type="text" name="Price" value="" id="Preco" placeholder="Preço do projeto">

</fieldset>

</form>

</head>

</body>

</html>

<html>

<head>

<body>

<script type="text/javascript">

function calcula(estimado){

var mult = 180;

var valor = estimado.value*mult;

document.getElementById("Preco").value = valor;

}

</script>

<form method="POST">

<fieldset>

<legend>Orçamento</legend>

<input type="text" name="EstimatedTime" id="Estimado" onkeydown="calcula(this);" placeholder="Tempo estimado">

<input type="text" name="Price" value="" id="Preco" placeholder="Preço do projeto">

</fieldset>

</form>

</head>

</body>

</html>

<html>

<head>

<body>

<script type="text/javascript">

function calcula(estimado){

var mult = 180;

var valor = estimado.value*mult;

document.getElementById("Preco").value = valor;

}

</script>

<form method="POST">

<fieldset>

<legend>Orçamento</legend>

<input type="text" name="EstimatedTime" id="Estimado" onkeydown="calcula(this);" placeholder="Tempo estimado">

<input type="text" name="Price" value="" id="Preco" placeholder="Preço do projeto">

</fieldset>

</form>

</head>

</body>

</html>

<html>

<head>

<body>

<script type="text/javascript">

function calcula(estimado){

var mult = 180;

var valor = estimado.value*mult;

document.getElementById("Preco").value = valor;

}

</script>

<form method="POST">

<fieldset>

<legend>Orçamento</legend>

<input type="text" name="EstimatedTime" id="Estimado" onkeydown="calcula(this);" placeholder="Tempo estimado">

<input type="text" name="Price" value="" id="Preco" placeholder="Preço do

...

Disponível apenas no TrabalhosGratuitos.com