Guest User

Untitled

a guest
Dec 11th, 2018
102
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. me.ClearFieldsOnKeywordSelect = function () {
  2. $('#ddlKeywords option[value=1]').removeAttr('selected').change();
  3. .........................
Add Comment
Please, Sign In to add comment