Posted September 16, 20159 yr Hi @Rikki, I'm sorry to bother you… But I find your data-ipshover javascript functionality very exciting! It looks like it only works with internal URLs. I'm desperately looking to make it work with external URLs. Do you have any idea on how we could do that? Thank you so much
September 16, 20159 yr Author Hi again, Problem solved with adding: <?php header('Access-Control-Allow-Origin: *'); ?> on the server that is called.
Archived
This topic is now archived and is closed to further replies.