Skip to content

Instantly share code, notes, and snippets.

  • Save e-vural/6ec2270baeadceb441c7 to your computer and use it in GitHub Desktop.
Save e-vural/6ec2270baeadceb441c7 to your computer and use it in GitHub Desktop.
/*document+ ifadesi string yapar. Yoksa split fonksiyonu çalışmıyor*/
/* docunment+ makes string. unless document+ split function dont work */
var id = document+$('.chosen-select').val();
var hepsi = id.split('_')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment