Welcome aboard! We are happy you are here and wish you good net-raft!
<!DOCTYPE html>
<html>
<head>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.1.1/jquery.min.js"></script>
<script>
$(document).ready(function () {
   if (/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent)) {
    $(".mobile_device").text("mobile device");
   }
else
   {
    $(".mobile_device").text("other device");
   } 
});
</script>
</head>
<body>
<div class="mobile_device"></div>
</body>
</html>
The most helpful JQUERY solutions
 plugin get client ip address using jqueryJQUERY
Click to see more ...
  11.5K
    1.8K
plugin get client ip address using jqueryJQUERY
Click to see more ...
  11.5K
    1.8K
 How to get client machine name or computer name with jquery?JQUERY
Click to see more ...
  16.7K
    793
How to get client machine name or computer name with jquery?JQUERY
Click to see more ...
  16.7K
    793
 plugin detect country jqueryJQUERY
Click to see more ...
  6.2K
    772
plugin detect country jqueryJQUERY
Click to see more ...
  6.2K
    772
 cookie jqueryJQUERY
Click to see more ...
  4.2K
    398
cookie jqueryJQUERY
Click to see more ...
  4.2K
    398
 plugin convert thousands to K jqueryJQUERY
Click to see more ...
  3.7K
    402
plugin convert thousands to K jqueryJQUERY
Click to see more ...
  3.7K
    402
 show position on google map jqueryJQUERY
Click to see more ...
  3K
    389
show position on google map jqueryJQUERY
Click to see more ...
  3K
    389
 how to create a jquery plugin for converting date to days ago, month ago and year ago ?JQUERY
Click to see more ...
  3.5K
    349
how to create a jquery plugin for converting date to days ago, month ago and year ago ?JQUERY
Click to see more ...
  3.5K
    349
 How to detect the version of IE browser using jquery ?JQUERY
Click to see more ...
  3K
    338
How to detect the version of IE browser using jquery ?JQUERY
Click to see more ...
  3K
    338
 How to get top, right, left, bottom position of element div using jquery ?JQUERY
Click to see more ...
  3.2K
    296
How to get top, right, left, bottom position of element div using jquery ?JQUERY
Click to see more ...
  3.2K
    296
 how to get ip address using jquery ?JQUERY
Click to see more ...
  2.8K
    286
how to get ip address using jquery ?JQUERY
Click to see more ...
  2.8K
    286