Let me explain whats happening , i have created
<select> tag with some options value.
say i have contry field based on selected counntry i am creating <select> tag with city as Options but if i select another country then my nee cities gets appended to existing ciities , i need to clear already populated cities ..