Giter Club home page Giter Club logo

jquery-inlog's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

jquery-inlog's Issues

Performance issue in FF

Hi

This is a very nice plugin that i am using in a jquery heavy application. I am using the plugin with following settings
var defaults = { enabled: true, //Shortcut: $.inlog(true|false); thisValue: true, //Output this-value or not returnValue: true, //Output return-value or not indent: true, //Indent nested calls or not maxDepth: -1 //How many levels of nested calls to output };
I am not running any funky selectors but there is considerable lag in Firefox in firing the event and the appropriate code running (basically the time taken by the logger is high). This issue is not there in Chrome. So far these are the only 2 browsers I have tried.

Everything works fine if i comment the logger with no lag.

Note : This is the first time i am submitting an issue so I am not exactly sure if I am following the right protocol.

Example Site doesnt work in FF

This is not a problem with the actual script its self, it works fine for me locally and in Safari.

The issue for me is with pressing the example button on http://prinzhorn.github.com/jquery-inlog/ - it doesn't work under FF9.0.1 (or, less importantly, IE9).

In FF I just get:

$.inlog is not a function
[Break On This Error] $.inlog(true);

and jquery.inlog.js doesn't seem to have loaded at all.

In IE9 I get a bit more info:

SEC7112: Script from https://raw.github.com/Prinzhorn/jquery-inlog/master/jquery.inlog.js was blocked due to mime type mismatch
jquery-inlog

which gives me the impression that the

X-Content-Type-Options: nosniff

declaration is causing a it not to load (see http://stackoverflow.com/questions/5986772/ie9-script-response-blocked-due-to-mime-type-mismatch).

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.