/^(Krayzie)?$/i Dedicated Member
   member is offline
I'm so happy, doin the neutron dance!
![[aim] [aim]](http://www.sz-ex.com/v1/icons/aim.gif)
Joined: Sept 2005 Gender: Male  Posts: 165 Location: Chicago Karma: 2 |  | Add apply for staff under description « Thread Started on Dec 7, 2005, 4:58am » | |
Coder: Krayzie10291 Location: Main Footer Preview: Here Description: This lets you put an apply for staff message under the board description, look at preview for more info.
<script type="text/javascript"> <!-- // Add Apply for staff at end of board By Krayzie10291 // http://cestudios.proboards67.com/
function apply(bName,staff,link) { var mTD = document.getElementsByTagName("td"); for(m=0;m<mTD.length;m++) { with(mTD[m]) { var board = new RegExp("<b>"+bName+"</b>","i") if(width=="66%" && className.match(/windowbg/i) && innerHTML.match(board) && !innerHTML.match(/Moderator(s)?:/i)){ mTD[m].innerHTML += "<hr style='display:none' size='1'><font size='1'>Apply For: <a href='"+link+"' target='_blank'>"+staff+"</a></font>"; } else if(width=="66%" && className.match(/windowbg/i) && innerHTML.match(board)) { mTD[m].innerHTML += "<br /><font size='1'>Apply For: <a href='"+link+"' target='_blank'>"+staff+"</a></font>"; } } } }
if(location.href.match(/com\/?((index\.cgi)?\??(action=(home|logout))?(\W.+)?)?$/)) {
apply("Board Name","Staff Position","Link"); apply("Board Name","Staff Position","Link"); apply("Board Name","Staff Position","Link"); // Put the board name, staff position, and link // Add more for more boards }
// --> </script>
Edit Red
|
|
|
Llanilek Dedicated Studio Member
    [p:168] member is offline
![[avatar] [avatar]](http://www.streamflame.com/images/neil/sfmlogo-small.jpg)
Former Elite Mod
![[aim] [aim]](http://www.sz-ex.com/v1/icons/aim.gif)
![[homepage] [homepage]](http://www.sz-ex.com/v1/icons/www.gif) Joined: Oct 2005 Gender: Male  Posts: 921 Location: Y Drenewydd, North Wales, UK Karma: 9 |  | Re: Add apply for staff under description « Reply #1 on Dec 7, 2005, 6:55am » | |
*applauds* nice code
|
|
|
H@kr 3XP|_0!tz Official Member
  [p:20] member is offline
![[avatar] [avatar]](http://www.metasploit.com/images/hax.jpg)
![[aim] [aim]](http://www.sz-ex.com/v1/icons/aim.gif)
![[homepage] [homepage]](http://www.sz-ex.com/v1/icons/www.gif) Joined: May 2007 Gender: Male  Posts: 28 Location: Parts Unkowen Karma: -6 |  | Re: Add apply for staff under description « Reply #2 on Jun 4, 2007, 2:58am » | |
w00t
|
- Large image removed - |
|