Pixels <input type="text" name="mytext[]" id="Pixels" value="Text 1"></input>
<br />
Percentage <input type="text" name="mytext[]" id="Percentage" value="Text 1"></input>
Enter 10 in the first input, in the second input, how do I echo this *2 and for the other input /2 upon something being entered in the field.