Jump to content
[[Template core/front/custom/_customHeader is throwing an error. This theme may be out of date. Run the support tool in the AdminCP to restore the default theme.]]

MFL Users


theeohiostate
 Share

Recommended Posts

Ran across a code created by Habman which serves great use for commissioners wanting to be sure all members get a message when signing into the league page.

 

 

<script language="Javascript" type="text/javascript"><!--var customMessage = new Array();//===========POP-UP DEFINITION===================var msgid = 'waivers';customMessage[msgid] = new Object();customMessage[msgid].caption = 'Friendly Reminders';customMessage[msgid].header = 'Blind Bid Waivers';customMessage[msgid].message = 'Blind Bidding Waivers ends at 9:00 p.m. on Wednesday September 8th';customMessage[msgid].frequency = 1;customMessage[msgid].positioning = 0;customMessage[msgid].remindOption = true;customMessage[msgid].homeOnly = true;customMessage[msgid].active = true;//===============================================var popupCustomMessageBGColor = 'black';var popupCustomMessageBorder = 'grey';// --></script><script language="JavaScript" type="text/javascript" src="http://www.habman.com/mfl/apps/js/custommessagepopup.js"></script>

 

 

Simply copy and paste the code above into any MFL Home page message box and set it as a footer.

 

 

 

To edit the script just type in what you want you league reminder to be in these lines.

 

 

customMessage[msgid].caption = 'Friendly Reminders';customMessage[msgid].header = 'Blind Bid Waivers';customMessage[msgid].message = 'Blind Bidding Waivers ends at 9:00 p.m. on Wednesday September 8th';

 

Edited by theeohiostate
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information