You can place the <div id="result"></div> portion anywhere in the body.
Main Topics
Browse All Topicsi wrote a java script,Please find below
<script language=javascript>
function sevent()
{
var xx = document.xx.NumberofApplic
document.xx.t1.value = xx*38.86;
document.write(xx*38.86)
}
</script>
<form name="xx">
<select name="NumberofApplicant" onchange="sevent()">
<option value="1" >1</option>
<option value="2">2</option>
</select>
I need to get results in the normal html tag. for example
Resluts should be like this
the results is : 36.86 * 2 =77.72
i knew how to put results in text box.But i need to results should be in normal html code.
not using any box. i write documents.write xx.
and i need to print a number of select like 2.
But its not working please help me to solve above issue
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
Business Accounts
Answer for Membership
by: biztigerPosted on 2009-10-31 at 15:18:00ID: 25711795
Try this: n sevent() ant.value; x.t1.value = xx*38.86; .getElemen tById('res ult').inne rHTML='The result is: '+xx*38.86
v id="result"></div>
<script language=javascript>
functio
{
var xx = document.xx.NumberofApplic
document.x
document.document
}
</script>
<form name="xx">
<select name="NumberofApplicant" onchange="sevent()">
<option value="1" >1</option>
<option value="2">2</option>
</select>
<di
Select allOpen in new window