python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
on Android mobile, React.js dropdown needs to tap twice to open
using React JS, I Created a Horizontal navigation with 10 items. the fist item is a dropdown menu with 5 items.
I used ReactIScroll in order to scroll the Navigation horizontally on mobile devices.
wh...
Peter
Votes: 0
Answers: 0
Double click a cell in a table and filter another table based on R1C2
I'm trying to create a small table that you can double click on any cell and filter a second table based on the values in row 1 (AYEAR) and column B (AMONTH) to return the breakdown of the total value...
Frinkenstein
Votes: 0
Answers: 1
NetBeans 13 Java Editor Doubleclick implementation change
I just upgraded my NetBeans from 12 to 13.
When i doubleclick a classname or variable name, she only selects part of it:
Refactor (Ctrl + R) still works.
But if you think all my custom class file nam...

Tugalsan Karabacak
Votes: 0
Answers: 1
Open custom bootstrap modal with vanilla JavaScript on DoubleClick event
I want to open custom bootstrap modal using data from an object when double clicked on an element.
How to do this using vanilla JavaScript.
Also how to add all functionalities in it :
Ease Transition...

matrixman
Votes: 0
Answers: 1