Hey,

was wondering if anyone could help me with a basic JQ question. Ok so
I am trying to select each element that has a certain class on my
page, and then use what is inside of the <h3 class="example"> I am
selecting to populate a drop down select box with the id of
deptFilter. (with each result found inside of the H3, wrapped in
<option> tags.) I am having trouble understanding how I actually store
the variables found in each H3 with the class of "example".

Any help would be greatly appreciated.

Reply via email to