Use specific select option when loading the page (jQuery + Ajax)
I retrieve a URL with jQuery + Ajax and determine the display based on certain select options. The selection works fine, however I can't manage to place a default. I would like value="3" to be preselected and show the corresponding…