Hi.
I try to hide a <div> object when the user clicks or focus' the an option within a select field. But that doesn't work. However, it works if I put that onclick event right after <select name=... onclick="akfja()">.
Can somebody tell me how I could have appear second select filed if a user focus' an option of that select menu?
I try to hide a <div> object when the user clicks or focus' the an option within a select field. But that doesn't work. However, it works if I put that onclick event right after <select name=... onclick="akfja()">.
Can somebody tell me how I could have appear second select filed if a user focus' an option of that select menu?