Hey guys,
I'm trying to replace the #selectList with $(this) so I can get the changed select menu's text. I just can't figure out the proper syntax for putting $(this) in it.
Thanks in advance,
Twitch
- var productLabel = $('#selectList :selected').text();