I need to select the elements with id which starts with ‘start-‘ and ends with ‘end-‘ string. How to get this done using jquery selector? One line selector please?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Well that answer would select two types both thoose who end- without having start and the other way around the right answer would be this one
http://jsfiddle.net/XQBGs/