/    Sign up×
Community /Pin to ProfileBookmark

I am trying to learn but ther is one thing i dont understand when trying to set up break out two steps are listed i dont understand

  • 4. Add the next section into the BODY tag of break-out.html
  • 5. Put the last coding into the BODY of break-out.html –>
  • arent they the same or am i missing something?

    to post a comment
    JavaScript

    2 Comments(s)

    Copy linkTweet thisAlerts:
    @ExuroApr 10.2004 — I'm assuming that this "breakout" thing you're talking about is a free JavaScript you found on some website. I think this is what you're talking about:

    Adding a section to the body tag:
    [size=2]
    <body [color=red]onload="exec();"[/color]>[/size]


    Adding code to the body:
    [size=2]
    <body onload="exec();">
    [color=red]<script type="text/javascript">
    <!--
    function exec() {
    // Doing something...
    }
    //-->
    </script>[/color]
    </body>[/size]
    Copy linkTweet thisAlerts:
    @jjtapeauthorApr 10.2004 — thank you for getting back to me after i posted it i saw what i missed

    but now i am getting code errors on the script

    http://www.websbyjoe.com/kids.htm
    ×

    Success!

    Help @jjtape spread the word by sharing this article on Twitter...

    Tweet This
    Sign in
    Forgot password?
    Sign in with TwitchSign in with GithubCreate Account
    about: ({
    version: 0.1.9 BETA 5.18,
    whats_new: community page,
    up_next: more Davinci•003 tasks,
    coming_soon: events calendar,
    social: @webDeveloperHQ
    });

    legal: ({
    terms: of use,
    privacy: policy
    });
    changelog: (
    version: 0.1.9,
    notes: added community page

    version: 0.1.8,
    notes: added Davinci•003

    version: 0.1.7,
    notes: upvote answers to bounties

    version: 0.1.6,
    notes: article editor refresh
    )...
    recent_tips: (
    tipper: @AriseFacilitySolutions09,
    tipped: article
    amount: 1000 SATS,

    tipper: @Yussuf4331,
    tipped: article
    amount: 1000 SATS,

    tipper: @darkwebsites540,
    tipped: article
    amount: 10 SATS,
    )...