html - Which "href" value should I use for JavaScript links, "#"
or "javascript:void(0)"?
The following are two methods of building a link that has the sole purpose of running JavaScript code. Which is better, in terms of functionality, page load speed, validation purposes, etc.?
No comments:
Post a Comment