Menu

Tree [28cdb0] master /
 History

HTTPS access


File Date Author Commit
 documentation 2015-02-19 Chris Cole Chris Cole [afa580] Increment version numbers from 1.1.0 -> 1.1.1 t...
 examples 2015-03-12 Chris Cole Chris Cole [cdf7a8] ticket #2
 src 2015-11-18 Chris Cole Chris Cole [28cdb0] Fix to issue #8 (IE 11 expand fails intermitten...
 tests 2015-07-09 Chris Cole Chris Cole [a2aa5d] Fix to regression bug "par" element not embeddi...
 Readme.md 2015-01-22 Chris Cole Chris Cole [c1d4fc] Initial fixed geometry test file.
 license.txt unknown
 release-notes.md 2015-03-13 Chris Cole Chris Cole [50c848] Ticket #3

Read Me

========================================================
SafeFrames Reference Implementation
========================================================

SafeFrames is a specification that allows a publishing website
to display advertising content in a way that does not allow
for advertisements to compromise the security or integrity
of the publisher's site and content.

SafeFrames allows advertisers to obtain data, such as
viewability and take advantage of advanced features such
as expansion, at the publisher's discretion.

Also view:
* IAB SafeFrame Site
* Live SafeFrame Samples and Tools

The SafeFrames Reference Implementation

======================================
Files and Directories
======================================

/src
This contains the actual javascript and HTML source required

/tests
Sample code showing implementations and usage of
Host API and External API

/documentation
JSDoc output from API

=======================================
LICENCE
=======================================
Copyright (c) 2012, Interactive Advertising Bureau
All rights reserved.

Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:

Redistributions of source code must retain the above copyright notice,
this list of conditions and the following disclaimer. Redistributions
in binary form must reproduce the above copyright notice, this list
of conditions and the following disclaimer in the documentation
and/or other materials provided with the distribution.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN
ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
POSSIBILITY OF SUCH DAMAGE.