I have a drop down list with items (say, 10 in number) being populated from the database. onChange of dropdown calls a function f(x).
My problem is that when the page loads I want the 7th item to show as selected item in the drop down. Until here it's fine. However, I want f(x) to also fire as...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.