Welcome aboard! We are happy you are here and wish you good net-raft!
<!DOCTYPE html>
<html lang="en">
<head>
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.6.1/jquery.min.js"></script>
<script src="/project/Silvester/sl_341lJjOLoE2022111304/my_jquery_file.js"></script>
<link rel="stylesheet" href="/project/Silvester/sl_341lJjOLoE2022111304/my_css_file.css">
</head>
<body>
<select>
<option data-display="Select">Nothing</option>
<option value="1">Some option</option>
<option value="2">Another option</option>
<option value="3" disabled>A disabled option</option>
<option value="4">Another option</option>
</select>
</body>
</html>
The most helpful JQUERY solutions
plugin get client ip address using jqueryJQUERY Click to see more ... 10.7K 1.8K