Home › Forums › CSS › Replacing text by clicking a button › Re: Replacing text by clicking a button
October 22, 2012 at 1:45 am
#112387
Participant
@thejive You’re still using `href=”#”`
You should be using `href=”javascript:void(0)”`