Any way to change the size of the JavaScript popup text?
The following does not work:
var answer = confirm("Have you checked your basket?\n\n You really really sure that you checked your basket?")
var answer= str.fontsize(7);
Any way to change the size of the JavaScript popup text?
The following does not work:
var answer = confirm("Have you checked your basket?\n\n You really really sure that you checked your basket?")
var answer= str.fontsize(7);