document.select seem to bug with data-something #2204
-
Hi the following Brython code for X in document.select('[data-something="y"]'):
X.bind('click', aFunction) Should only bind element that have a but actually it bind no matter the value assigned to Any ideas ? |
Beta Was this translation helpful? Give feedback.
Answered by
BobSquarePants
Jun 20, 2023
Replies: 1 comment
-
@PierreQuentel , You can deleted this entry, my bad :/ |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
BobSquarePants
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@PierreQuentel , You can deleted this entry, my bad :/