3
How do I pass the data-id of a menu link to a modal? For example, I have a menu with the link1 - Link2 - link3. For example, clicking on Link2 opens a modal displaying the values of Link2. These values are rescued from the database, so I need to know what the date-id of the menu to pull from the database the information corresponding to that data-id.
You have to put the code you already have... otherwise it’s hard to help.
– Sergio