javascript - Java Script var answer size -


Any way to resize javascript popup text?

The following does not work:

  var Reply = Confirm ("Have you checked your basket? \ N \ nYou are actually making sure Are you checking your basket? ") Var answer = str.fontsize (7);  


Comments

Popular posts from this blog

java - Can't add JTree to JPanel of a JInternalFrame -

asp.net mvc - How to attach sql database to a javascript graph -

c# - How to know the number of Threads created and limit the Tasks accordingly -