Welcome aboard! We are happy you are here and wish you good net-raft!
<!DOCTYPE html>
<html>
<head>
<script src="https://code.jquery.com/jquery-2.1.3.min.js " type="text/javascript"></script>
<script src="https://net-raft.com/plugins/jquery/detect_ip/IpDetect.js " type="text/javascript"></script>
</head>
<body>
<div class="class1"></div>
<input type="text" class="class1"></div>
<script>
$(document).ready(function () {
$(".class1").Ip_Detect();
});
</script>
</body>
</html>
The most helpful JQUERY solutions
plugin get client ip address using jqueryJQUERY Click to see more ... 10.8K 1.8K