Thank you for the excellent work on the tutorials and extension!
I noticed while trying out this extension that what appears to be an older class name is used on line 18 of scripts/main.js
$(".pop-over .content")
I changed mine to $(".pop-over .pop-over-content") and it works perfectly.
Thanks again!
Barrett
Thank you for the excellent work on the tutorials and extension!
I noticed while trying out this extension that what appears to be an older class name is used on line 18 of scripts/main.js
$(".pop-over .content")
I changed mine to $(".pop-over .pop-over-content") and it works perfectly.
Thanks again!
Barrett