get the select tab page c# code example
Example 1: javascript how to set cursor for whole page
document.html.style.cursor = "";
Example 2: get text in select jquery
$("#id option:selected").text();
document.html.style.cursor = "";
$("#id option:selected").text();