What is the use of the following colon in javascript -


following code block executed successfully. wondering use of labeling other using loops?

<script>  js: {    alert("x");   }  </script> 

this how mark labels, bad practice give ability implement old 'goto', simple jump code in sequential executing


Popular posts from this blog

How to calculate SNR of signals in MATLAB? -

c# - Attempting to upload to FTP: System.Net.WebException: System error -

ios - UISlider customization: how to properly add shadow to custom knob image -