rspec/rules/S1084/html/comments-and-links.adoc

16 lines
526 B
Plaintext

=== on 19 Jun 2013, 09:16:25 Dinesh Bolkensteyn wrote:
It seems that there is a difference between the 2 patterns.
* # will scroll back up to the top of the page.
* javascript:void(0) does not affect the scrollbar.
But indeed with the return false; in the onclick, both do the same.
=== on 19 Jun 2013, 09:48:12 Dinesh Bolkensteyn wrote:
I'm wondering if this rule should also apply to href="" or not.
=== on 8 Jul 2013, 18:25:37 Freddy Mallet wrote:
Is implemented by \http://jira.codehaus.org/browse/SONARPLUGINS-2984