From RuneGlory
Line 67: | Line 67: | ||
var split = $( this ).html().split('/'); | var split = $( this ).html().split('/'); | ||
− | $( this ).html( split[ split.length - 1 ] ); | + | $( this ).html( split[ split.length - 1 ] ).removeAttr( "title" ); |
}); | }); |
Revision as of 03:13, 20 March 2016
Hello, this is just a preview.
- Jplayer