calling 2 functions onchange

S

shankwheat

<select name="ddlProfiles"
onchange="location.href=frmProfiles.ddlProfiles.options[selectedIndex].value;addOption_list()">

Is it possible to call 2 different functions using the onChange event
from a selectbox? What I have here isn't working - addOption_list()
never gets called.

Thanks
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,773
Messages
2,569,594
Members
45,122
Latest member
VinayKumarNevatia_
Top