envjs / env-js

A pure-JavaScript browser environment.
http://www.envjs.com/
87 stars 19 forks source link

Support href '#' and 'javascript:void(0);' #23

Open orslumen opened 13 years ago

orslumen commented 13 years ago

When the 'href' attribute of a HTMLAnchorElement is set to '#' or 'javascript:void(0);', a click should not lead to a location change.

A workaround can be found in https://github.com/orslumen/env-js/commit/80c79e34a8fe96a9b1dd09647ac27e0e32f5a47e