borderlive
Forum Replies Created
-
Ok my bad, the solution was easy:
var ClickButton = $(“#chapter-1-theme”)[0];
$(“#popmake-34914 .pum-close.popup-close”).click(function() {
ClickButton.play();
});Thanks to you both,
@waltmesser I tried the tips from the doc but it didn’t change anything.
@waltmesser @waltmesser Indeed, I think the plugin is messing the whole thing up.
As I don’t really have time to look deep into fullpage.js, I found a substitute using only css animations : scale up on hover with the right origin.
I still keep popup maker for my page not using fullpage.js, and it works like a charm !
Thank you again.
Jo
That’s very kind of you, waiting for you to come back!
Hi, it’s on the link I provided on the first message, which you can find below:
http://www.scene11.com/chapitre-3/#3-4
It’s the newspaper. It opens bigger in the popup when clicked.
Thank you for your answer.
Jo