If you are seeing this message, it is possible the page did not load properly. Please hit reload/refresh on your browser.
If you still see this message, you probably do not have a browser that supports web standards, although its content is accessible to any browser or Internet device.

Cool Tips & Tricks Cool Tips & Tricks

Help Communities:
Help Forums Bug Base
<< Prev Topic | Next Topic >>
Cool Tips & Tricks ::: Javascripts and Java ::: user Id and inbox in the same line?
New Topic    Add Reply
Topic: user Id and inbox in the same line?  (?)  Click to receive email notification of replies Click to stop receiving email notification of replies email this topic to a friend
sistersherri

Registered User
ezSupporter
Posts: 1
Posted: 12/11/05 6:33 pm    
user Id and inbox in the same line?
Logged in as sistersherri
ezInbox

I accidently erased my footer box contents.. I've searched as far back as page 9 here, but can't find that code to make the above one line... not two.

Can you please repost it?

Thanks!




  reply to this message

Nutrocker

ezboard Moderator
ezSupporter
Posts: 16660
Posted: 12/12/05 3:23 pm    
Re: user Id and inbox in the same line?
Was it this by any chance?

 <script>
AllA=document.links;
for(aa=0;aa<AllA.length;aa++) {
        if(AllA[aa].innerHTML.indexOf("ezInbox")!=-1) {
                linebr = document.createTextNode(" | ");                
                AllA[aa].parentNode.removeChild(AllA[aa].previousSibling);
                AllA[aa].parentNode.insertBefore(linebr,AllA[aa]);
        }
}
</script>


  reply to this message

Click to receive email notification of replies Click to stop receiving email notification of replies email this topic to a friend

New Topic    Add Reply

jump to:
Topic Control Image::: Topic Commands
<< Prev Topic | Next Topic >>

Icon Legend

reply button:::Reply to Post Button   edit button:::Edit Post Button  delete button:::Delete Post Button (Moderator Only)

subscribe/unsubscribe to thread button:::Subscribe to Thread Button   email to friend button:::Email to Friend Button  



- Cool Tips & Tricks - Javascripts and Java -

Communitiesezboard Help Communities:

Help Forums Help Forums Bug Base Bug Base





Powered By ezboard® Ver. 7.32
Copyright ©1999-2007 ezboard, Inc.