Git Product home page Git Product logo

Comments (5)

JillElaine avatar JillElaine commented on July 20, 2024

The plugin would need to be modified to accept 'on the fly' configuration changes. I found some resources here:
http://jonathannicol.com/blog/2012/05/06/a-jquery-plugin-boilerplate/
http://keith-wood.name/pluginFramework.html
https://learn.jquery.com/jquery-ui/how-jquery-ui-works/

Perhaps you'd like to modify it?

from jquery-idletimeout.

linux-nerd avatar linux-nerd commented on July 20, 2024

I have modified the plugin to accept on the fly idleTimeLimit change. And what is the build precess to create the .min.js file. Do I need to create a manually and push it to the git?

from jquery-idletimeout.

linux-nerd avatar linux-nerd commented on July 20, 2024

You can check the code changes here

from jquery-idletimeout.

JillElaine avatar JillElaine commented on July 20, 2024

Great job on the 'on the fly' fork. I will test it soon.

To minify, I typically use http://jscompress.com/
I also run my code through JSLint for consistency of style and syntax http://www.jslint.com/

from jquery-idletimeout.

JillElaine avatar JillElaine commented on July 20, 2024

I do not have time to work on this code right now. In the future, I hope to make the plugin easier to maintain by separating the iframe functionality into a separate script that could be loaded if needed. Right now, I have too much duplicate code, so makes it more difficult to make improvements to the code package.

from jquery-idletimeout.

Related Issues (20)

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.