Serket Administrator
![[image]](http://i14.photobucket.com/albums/a310/goshtu/admin.jpg) ^#pkblgift member is offline
Joined: Jun 2007 Gender: Male  Posts: 112 Karma: 1 |  | Lif PM Bar [code] [CB] « Thread Started on Jul 30, 2007, 2:08pm » | |
My newest creation. A PM bar which I am using right now. This code is also crossbrowser.
Preview here
Code:<script type="text/javascript"> <!-- //Lif PM Bar //Created By §erket //http://www.freewebs.com/tabasanarts/main.html //Keep this copyright intact at all times!
if(document.getElementsByTagName('TD')[2].innerHTML.match(/(\d+) (are|is) new/i)) {var getPM = RegExp.$1;} if(document.getElementsByTagName('TD')[2].innerHTML.match(/Hey, (.+?), you have/i)) {var getName = RegExp.$1;}
if(document.getElementsByTagName('TD')[2].innerHTML.match(/Hey,/i)) {document.write("<center><table border=0 cellpadding=4 cellspacing=1 width=716 class='bordercolor'><tr><td class='windowbg' width=100% align=center>Welcome, "+getName+" - (<a href='?action=pm'>"+getPM+" new messages</a> - <a href='?action=pmsend'>Compose Message</a> - <a href='?action=pm&view=2'>Outbox</a> - <a href='?action=pmbackup'>PM Backup</a> - <a href='?action=pmprefs'>PM Preferences</a>)</tr></td></table></center>");}
if(document.getElementsByTagName('TD')[2].innerHTML.match(/Welcome Guest/i)) {document.write("<center><table border=0 cellpadding=4 cellspacing=1 width=716 class='bordercolor'><tr><td class='windowbg' width=100% align=center>Welcome, Guest - (Please <a href='?action=login'>Login</a> or <a href='?action=register'>Register</a> to use this feature)</tr></td></table></center>");} //--> </script> |
|
| Friend Code: 3780 6481 5415 |
|