W
Windows Central Question
Click event gets call infinite times in Edge browser
Hi,
In my HTML a div contains with two labels . and div has click event . When I do click on label it calls the div click event infinite times.
To recreate the issue have to mention the class and for.
<label class="TileData" id="1labelclickdiv" for="1labelclickdiv">label1</label>
Thanks,
Hi,
In my HTML a div contains with two labels . and div has click event . When I do click on label it calls the div click event infinite times.
To recreate the issue have to mention the class and for.
<label class="TileData" id="1labelclickdiv" for="1labelclickdiv">label1</label>
Thanks,