Clicking song jumps to top of page. ‘href=”#”’ added somehow
-
Hello
We’re finding on our site that when a visitor clicks on a song, the browser jumps to the top of the page. It seems to be because there’s a link with ‘href=”#”’ added for each song in the player.
An example of the shortcode that we’re using is as follows. We’re using the title@folder/filename structure only and we can’t see why this is causing the # link to be added:
[mp3-jplayer tracks=”
A Certain Halleyluia Feeling@Ari Seur Cuts/A Certain Halleyluia Feeling By Ari Seur.mp3,
Acapulco@Ari Seur Cuts/Acapulco By Ari Seur.mp3,
Humain Train@Ari Seur Cuts/Humain Train By Ari Seur.mp3,
Never Could Let You Down@Ari Seur Cuts/Never Could Let You Down By Ari Seur.mp3,
Peace Of Mind@Ari Seur Cuts/Peace Of Mind By Ari Seur.mp3,
Spice Garden@Ari Seur Cuts/Spice Garden By Ari Seur.mp3,
Waves@Ari Seur Cuts/Waves By Ari Seur.mp3,
Without You 2@Ari Seur Cuts/Without You 2 By Ari Seur.mp3″]
When examining the code that’s produced on the site, we see something link ‘’ for each title.
Any idea how we can prevent this unwanted ‘#’ link from being added so that the pages no longer jump to the top?
Thank you
Jane
- The topic ‘Clicking song jumps to top of page. ‘href=”#”’ added somehow’ is closed to new replies.