Forum Discussion

palefire29's avatar
palefire29
Copper Contributor
Jan 24, 2023

jQuery and SharePoint

this is kind of a weird one. what i'm looking to do is change the state of multiple items in a dropdown list depending on the current selection but i'm having trouble getting a hold of some identifier like id, name, class of the combobox so i can use it in the jquery selector for that box. no luck. when i go into F12 in Edge while in the SP site and look at the Elements tab, all i see are a bunch of tr and td tags that surround the box with the current selection listed in a span tag. not what i need. can this be done??

note: i uploaded my jquery file into a content editor for the page that contains the combobox.

thanx for any assistance.

3 Replies

Resources