Giter Site home page Giter Site logo

Mouse events? about cjax HOT 3 OPEN

HallofFamer avatar HallofFamer commented on August 25, 2024
Mouse events?

from cjax.

Comments (3)

ajaxboy avatar ajaxboy commented on August 25, 2024

It is not that complicated, I'll get back to you on this one, though perhaps it can also be accomplished with a plugin,you should experiment with that if you'd like in the mean time.

from cjax.

HallofFamer avatar HallofFamer commented on August 25, 2024

I did a bit of research on mouse events by looking at how the other events are defined in Cjax, and yes it does not seem to be too complex. Still, it seems that there is one major differences for mouse events compared with other events. Mouse events typically pass arguments into the function assigned to on mouse events(at least you pass a variable called this to mouse events like onMouseOver(this)), while others like click, focus and keyboard events normally invoke functions without argument. Not sure whether this makes implementation of mouse events tricky...

from cjax.

ajaxboy avatar ajaxboy commented on August 25, 2024

A little more research is needed. Generally, you can pass arguments in Cjax and are converted into JavaScript arguments automatically. I'd have to look into it deeper. I won't know until I look into it deeper.

from cjax.

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.