Giter Site home page Giter Site logo

jdetects Not working in safari about jdetects HOT 9 CLOSED

zswang avatar zswang commented on June 17, 2024
jdetects Not working in safari

from jdetects.

Comments (9)

zswang avatar zswang commented on June 17, 2024

image

safari version 9.0.3 (11601.4.4)

Please try run: https://github.com/zswang/jdetects/blob/master/examples/base.html

from jdetects.

SelvaSurukam avatar SelvaSurukam commented on June 17, 2024

@zswang Thanks for your reply.
I tried in Chrome, Firefox and Safari
But Only only in chrome it works
Chrome Screen Shot

See in firefox showing error like this

FireFox screen shot

See in Safari showing error like this
screenshot 31

from jdetects.

agustinhaller avatar agustinhaller commented on June 17, 2024

@SelvaSurukam can you please include the browsers versions and your OS?

from jdetects.

SelvaSurukam avatar SelvaSurukam commented on June 17, 2024

from jdetects.

zswang avatar zswang commented on June 17, 2024

@SelvaSurukam
Try again
https://jsfiddle.net/zswang/cw729ok8/embedded/result/

Safari Version 11.0.3 (13604.5.6)
macOS Version 10.13.3

Thanks.

from jdetects.

SelvaSurukam avatar SelvaSurukam commented on June 17, 2024

@zswang i am getting error like this.

sketch
-- source error line --
sketch

from jdetects.

zswang avatar zswang commented on June 17, 2024

console.clear is undefined

@SelvaSurukam

Try again
https://jsbin.com/hemipip/edit?output

Or try it

var r = /./;
r.toString = function() {
  console.log('devTool is open.')
};
console.log("%c", r);

Thanks.

from jdetects.

SelvaSurukam avatar SelvaSurukam commented on June 17, 2024

@zswang i tried now, there is no error, status also changing to on while opening development tools. But after closing development tools, the status is not changing to off
sketch

from jdetects.

zswang avatar zswang commented on June 17, 2024

@SelvaSurukam

https://jsbin.com/kagelaz/edit?output

The console.clear is undefined A side effect is a lot of logs

from jdetects.

Related Issues (6)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.