html - What is the purpose of onclick event for noscript tag? -


After reading the confused about the onclick incident on the Noscript tag.

Anyone know this purpose?

If there is no purpose, why are they keeping it?

Thanks for any answers in advance.

DOM 0 event inherited by most HTML elements, I do not think that by inheriting them Nothing is done to stop the Noscript , and it really will be useless. I do not suggest w3schools to refer properly for this purpose, because it includes bad practices and sometimes the information is wrong, ambiguous and / or misleading.

is the owner of #events:

  & lt ;! ENTITY% event "onclick% script; #IMPLIED - An indicator button was clicked - ondblclick% script; #IMPLIED - An indicator button was double clicked - onmousedown% script; #implied - An indicator button was pressed down - OnMouseUp% Script; # IMPLIED - An indicator button was released - OnMouseOver% script; # IMPLIED - An indicator was transferred to On-Umodeve% script; # IMPLIED - was transferred within an indicator% RIPT; #IMPLIED - An indicator was taken away - onkeypress% script; #IMPLIED - A key was pressed and released - onkeydown% script; #IMPLIED - A key was pressed down - - onkeyup% script; #IMPLIED - One key was released - "& gt;  

Comments

Popular posts from this blog

asp.net - Javascript/DOM Why is does my form not support submit()? -

sockets - Delphi: TTcpServer, connection reset when reading -

javascript - Classic ASP "ExecuteGlobal" statement acting differently on two servers -