Sha256: 5ce523fc8571bbebe59bee21ef11252379f6550b9a0a7c758af3da9c9ed9432f

Contents?: true

Size: 1.15 KB

Versions: 74

Compression:

Stored size: 1.15 KB

Contents

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
    <head>
        <title>Frame 1</title>
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    </head>
    <body onload="document.senderForm.senderElement.focus()">
        <h1>Frame 1</h1>
        <p>Nam accumsan. Donec nisi pede, interdum eget, ultrices ac, vulputate vitae, nunc. Nulla lorem. Duis cursus pharetra dolor. Nulla accumsan hendrerit leo. Vivamus commodo. Nullam dignissim adipiscing est. Aliquam vitae orci in risus lobortis luctus. Ut luctus fermentum ligula. Nullam ipsum. Suspendisse sit amet nisi.</p>
        <form action="" method="post" name="senderForm">
            <fieldset>
                <input type="text" name="senderElement" id="senderElement" value="send_this_value" />
                <input type="button" id="send" onclick="parent.frame2.document.recieverForm.recieverElement.value = document.senderForm.senderElement.value" value="Send!" />
            </fieldset>
        </form>
        <div id="set_by_js" />
    </body>
</html>

Version data entries

74 entries across 74 versions & 4 rubygems

Version Path
page-object-1.2.0 features/html/frame_1.html
page-object-1.1.1 features/html/frame_1.html
page_object-1.1.3 features/html/frame_1.html
page_object-1.1.2 features/html/frame_1.html
page_object-1.1.1 features/html/frame_1.html
page-object-1.1.0 features/html/frame_1.html
page-object-lds-0.0.14 features/html/frame_1.html
page-object-lds-0.0.13 features/html/frame_1.html
page-object-lds-0.0.12 features/html/frame_1.html
page-object-lds-0.0.11 features/html/frame_1.html
page-object-lds-0.0.1 features/html/frame_1.html
page-object-1.0.3 features/html/frame_1.html
meeane-page-object-0.1.11 features/html/frame_1.html
page-object-1.0.2 features/html/frame_1.html
page-object-1.0.1 features/html/frame_1.html
page-object-1.0 features/html/frame_1.html
page-object-0.9.8 features/html/frame_1.html
page-object-0.9.7 features/html/frame_1.html
page-object-0.9.6 features/html/frame_1.html
page-object-0.9.5 features/html/frame_1.html