Symbol before username problem
Page 1 of 1
Symbol before username problem
Hi this code that I inputted does not work, I tried to edit it; but to no avail.
Can someone please tell me what's wrong with this code and possibly fix it for me?
- Code:
$(function() {
if($('a[href="/u18"] span strong')){
$('a[href="/u18"] span strong').before('<img src="http://i.imgur.com/PSCCv.png" border="0" />');
}
});
Can someone please tell me what's wrong with this code and possibly fix it for me?
Beastly- Forumember
- Posts : 49
Reputation : 2
Language : English
Re: Symbol before username problem
- Code:
$(function() {
$('a[href=^"/u18"] span strong').before('<img src="http://i.imgur.com/PSCCv.png" border="0" />');
});
Guest- Guest

» Username Problem
» Glitter Username + Username Icon Problem
» Help with {USERNAME} problem
» Problem with Username already taken
» Username problem.
» Glitter Username + Username Icon Problem
» Help with {USERNAME} problem
» Problem with Username already taken
» Username problem.
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum