<script>
if (navigator.userAgent.indexOf('Safari') != -1 && navigator.userAgent.indexOf('Chrome') == -1) {
alert('Now, You are using safari browser...');
}else{
alert('Now, You are not using safari browser...');
}
</script>
if (navigator.userAgent.indexOf('Safari') != -1 && navigator.userAgent.indexOf('Chrome') == -1) {
alert('Now, You are using safari browser...');
}else{
alert('Now, You are not using safari browser...');
}
</script>
Thank you.Well it was nice post and very helpful information onAngularJS Online Course
ReplyDelete