You trying to make a xbox gamer tag? lolWhiteAce wrote:AHMAIGAWD I am having so much frustration with this code.
Code: Select all
<script type="text/javascript"> //<![CDATA[ $(function () { var ddcalled = "Xbox Live Gamertag"; $("dl.user_profile > dt:contains("+ddcalled+") + dd").each(function () { var item = $(this).text(); $(this).html('<a href="http://live.xbox.com/member/'+item+'"><img width="204" border="0" src="http://www.glop.org/gamercard/card/'+item+'-large.png" class="gamercard" /></a>'); });}); //]]> </script>
Re: Screw Around Thread V2: Pingas Approved Edition
#31Turkeys are dangerous, they eat camels.