Skip to content

Conversation

@YK115
Copy link

@YK115 YK115 commented Feb 19, 2013

No description provided.

@nishadmusthafa
Copy link

Hey, I saw the same issue. I tried solving it by adding an event in the click function's parameters and using event.preventDefault(). Would that be an acceptable solution too ? Just discussing.

@mariela21180
Copy link

The solution is that on the .js file, on every <a href="#"> element, replace the "#" to "javascript:void(0);" So It looks like this: <a href="javascript:void(0);">

@nishadmusthafa
Copy link

@mariela21180 does that work in all browsers ? This was what i did -> nishadmusthafa@7e001a1 . It does do the job.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants