Open carazo opened 8 years ago
Hello,
Thanks for your work :), this is a very good modal library.
I have problems using: data-remodal-id. I have read that this attribute make Remodal to avoid anchor link but in this case it also change the url to #modal_id
So, what can I do?
Add hashTracking: false Like this <div class="remodal" data-remodal-id="modal2" data-remodal-options="hashTracking: false">
hashTracking: false
<div class="remodal" data-remodal-id="modal2" data-remodal-options="hashTracking: false">
Hello,
Thanks for your work :), this is a very good modal library.
I have problems using: data-remodal-id. I have read that this attribute make Remodal to avoid anchor link but in this case it also change the url to #modal_id
So, what can I do?