jquery - Via VBA How to handle HTML Radio/drop-down buttons whose also effect other HTML elements -


respected experts,i want handle html radio/drop-down buttons effect other html elements.please find below html code.

enter image description here

appie.document.getelementbyid("maincontent_ddllevel1").selectedindex = 4 

i mange handle 1st element via above code select diff. options. requesting kindly guide how can other elements change automatically via vba. in change when user select option's.


Comments

Popular posts from this blog

javascript - Knockout pushing observable and computed data to an observable array -

Trouble making a JSON string -

sitecore - Resolve ISitecoreService using SimpleInjector -