QCYC Blake Van Winkle Pursuit Race 2023

RacingRulesOfSailing.org provides an official notice board where you can post race documents like the Notice of Race, SI's and even a pdf of the results for competitors. Or you can link the relevant RacingRulesOfSailing.org's pages to some other event website (RRS.org pages are styled to allow for displaying in an iframe if you know how to do that).

The links below allow you to link the public pages of the RacingRulesOfSailing.org to some other event website. The Static Links provide the simplest solution and allow you to paste them into your site and style them if need be. You could also use the static links with iframes so as to keep the user on the other site. The Jury Button Group provides a complete set of buttons linking all the public pages. It is a self contained iframe. And the Real Time Protest Time Limit is provides a real time list of today's protest time limits to integrate into your event's page. The stand alone buttons allow you to just select individual buttons.

The real time objects are displayed as normal buttons until there is activity on RacingRulesOfSailing.org. As soon as the Protest Time Limit is entered into RacingRulesOfSailing.org, they will appear in the Real Time Protest Time Limit object you've embedded on your website. And as soon as a protest is entered, the Schedule and Decision buttons will turn red and indicate the number of pending protests.

To use the links, click on [HTML] below the link you want, then copy and paste the code into the HTML of your website. It is as simple as that. (Technical Note: Please don't put the real time widgets into an HTML page that refreshes frequently. You do not need to refresh the HTML for the real time widgets; they work through a publish/subscribe metaphor. Frequent HTML refreshes causes RRS.org to reissue a subscription for real time updates on each widget for every refresh and creates an unnecessary load on the server.)

[HTML]

Real time Jury Resources Button Group

[HTML]
      

<iframe id='rrs-event_menu-iframe' src="https://www.racingrulesofsailing.org/event_menus/6247/event_menu" width="220" height='300' frameborder="0" scrolling="no"></iframe>

      
    

Stand alone real time Protest Time Limit display

[HTML]
        

<script src="https://cdnjs.cloudflare.com/ajax/libs/iframe-resizer/3.5.14/iframeResizer.min.js"></script>

<iframe id='rrs-time-limit-iframe' src="https://www.racingrulesofsailing.org/event_menus/6247/time_limits?title=true" width="280" frameborder="0" scrolling="no" onload="iFrameResize()"></iframe>

        
      
Change the width attribute to accomodate a wider widget if the divisions in your event are lengthy

Stand alone real time Notice Board button

[HTML]
        

<iframe id='rrs-onb-iframe' src="https://www.racingrulesofsailing.org/event_menus/6247/onb" width="200" height='45' frameborder="0" scrolling="no"></iframe>

        
      

Stand alone real time Protest Hearing Schedule button

[HTML]
          

<iframe id='rrs-schedule-iframe' src="https://www.racingrulesofsailing.org/event_menus/6247/schedules" width="200" height='45' frameborder="0" scrolling="no"></iframe>

        
      

Stand alone real time Protest Decisions button

[HTML]
        

<iframe id='rrs-decisions-iframe' src="https://www.racingrulesofsailing.org/event_menus/6247/decisions" width="200" height='45' frameborder="0" scrolling="no"></iframe>

        
      

Stand alone Signals Ashore

[HTML]
        

<iframe id='rrs-event-signal-iframe' src="https://www.racingrulesofsailing.org/event_menus/6247/event_signals" width="100%" height='300' frameborder="0" scrolling="no"></iframe>

        
      
Back
Cookies help us deliver our services. By using our services, you agree to our use of cookies. Learn more