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 ::: Javascript FAQ ::: Automatically Mark Forum Read on Exit
New Topic    Add Reply
Topic: Automatically Mark Forum Read on Exit  (?)  Click to receive email notification of replies Click to stop receiving email notification of replies email this topic to a friend
chrish18

ezSupporter
Posts: 864
Posted: 6/19/04 11:13 am    
Automatically Mark Forum Read on Exit
You need Phalen's ezURL script in your <head> (1st box) and place this in your custom footer (4th box)

  
<script type="text/javascript">
<!--
var dl = document.links;
if (!ezIsBoard && !(ezPage && ezQuery)) {
  for (d = 0; d < dl.length; d++) {
    if (dl[d].href.match("http\:\/\/(p|pub|b|mb)([0-9]+)\.(ezboard|theinsiders)\.com\/u([a-zA-Z0-9]+)\.markForumRead([\?]{1})forumName([\=]{1})([a-zA-Z0-9]+)(frm([0-9]+))([\&]{1})stamp([\=]{1})([0-9]+)")) {
      var oc = dl[d].href;
    }
    if (dl[d].href.indexOf(ezForum) == -1 && dl[d].href.indexOf("javascript:") == -1) {
      dl[d].onmouseup = new Function('window.location = oc; return true;');
    }
  }
}
// -->
</script>

Edited by: Nutrocker at: 10/4/04 3:24 pm

  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 - Javascript FAQ -

Communitiesezboard Help Communities:

Help Forums Help Forums Bug Base Bug Base





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