Selecting checkboxes based on URL parameters – codereview.stackexchange.com 04:54 Posted by Unknown No Comments Is there any way to reduce these lines of code? var url = window.location.href.split("?"); if(url[1].toLowerCase().includes("chk=webdes-check")){ $('#website-design').attr('checked', true); } ... from Hot Questions - Stack Exchange OnStackOverflow via Blogspot Share this Google Facebook Twitter More Digg Linkedin Stumbleupon Delicious Tumblr BufferApp Pocket Evernote Unknown Artikel TerkaitWhat is this cave-dwelling, dream-causing D&D monster? – rpg.stackexchange.comNovel where a group of people (including a "vampire") go to investigate an object in space – scifi.stackexchange.comHow to mention gaps in CV due to compulsory military service and test preparations? – workplace.stackexchange.comShould "Los Angeles" rhyme with "cheese" or "mess" – english.stackexchange.comConfused about quantum physics – physics.stackexchange.comHow can I destroy a great deal of infrastructure without killing many people? – worldbuilding.stackexchange.com
0 Comment to "Selecting checkboxes based on URL parameters – codereview.stackexchange.com"
Post a Comment