Guys, yet another bug.
I've set up mailto command in click event:
window.open("mailto:me@hotmail.com", "_self");
This works from my local drive, but when I publish it on the server it doesn't work at all.
Any ideas?
Guys, yet another bug.
I've set up mailto command in click event:
window.open("mailto:me@hotmail.com", "_self");
This works from my local drive, but when I publish it on the server it doesn't work at all.
Any ideas?