Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to rotate, resize and drag multiple dom elements? #49

Open
StringKe opened this issue Sep 10, 2021 · 2 comments
Open

How to rotate, resize and drag multiple dom elements? #49

StringKe opened this issue Sep 10, 2021 · 2 comments

Comments

@StringKe
Copy link

I tried some codes, but none of them work correctly, does anyone know how to implement it?

@gregmax17
Copy link

I'm curious about this too

@sysmaya
Copy link

sysmaya commented Dec 7, 2022

hello
When you call SubJX, use a class as a selector. In my case, I use the ".selected" class.
const xElem = subjx( 'selector' )

The issue is to be creating and removing the SubJX object, so as not to allow multiple selectors at the same time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants