79185389

Date: 2024-11-13 14:40:49
Score: 1
Natty:
Report link

in v4 you trigger opening it like:

Fancybox.show([{ src: "#modalForm" }]);

in old versions

$.fancybox.open({src: '#modalForm', type: 'inline'});
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Hebe