Is there any way to disable a link using CSS?
I have a class called current-page and want links with this class to be disabled so that no action occurs when they are clicked.
转载于:https://stackoverflow.com/questions/2091168/how-to-disable-a-link-using-only-css