Modal Popup

Posted in: Newspaper
Post count: 8

Hello!

Can you tell me how I can open a tagDiv modal popup with Javascript?

Post count: 27744

Hello,

This is how the modal works, using Javascript. You can use those triggers -> https://i.imgur.com/0Ba2Tlx.png

Thank you!

Post count: 8

Hello Ana Maria

The options offered by the tagDiv panel are very limited, they do not serve what I intend.
I need a tagdiv modal popup to be shown when I hover the mouse over an element

Example

$(document).ready(function(){
         $('#open-modal').hover(function(){
            /* Open modal ID: you-found-it */
     });

Thanks for your help

Post count: 27744

Hi,

This can be done only with custom work.

Thank you!

Post count: 8

Sorry, I don’t understand, can you please explain to me what you mean?

Post count: 27744

Hello,

This functionality can be done only with custom code by our custom work team https://tagdiv.com/submit-a-request/

Thank you!

Viewing 6 posts - 1 through 6 (of 6 total)
The forum ‘Newspaper’ is closed to new topics and replies.