Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums Other codepen project not working in full page

  • This topic is empty.
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #193758
    [email protected]
    Participant

    http://codepen.io/joebien/pen/yybEJb

    This is a simple layout for interactive div and img elements. The javascript elements don’t show up in full page preview.

    What am I doing wrong? Someone please help!!

    #193762
    Shikkediel
    Participant

    I had something similar recently. Thought it had to do with Codepen itself but didn’t find the exact cause (doc ready versus page load or something).

    Pen not working in full page or embedded

    Strange how it won’t copy the margins there.
    I’d be curious to know the answer as well (if it’s related).

    #193763
    [email protected]
    Participant

    Thanks for replying. I tried wrapping all my script code in a $(document).ready(function(){}); but it doesn’t seem to help, and when I go back to preview mode the $(document).ready(function(){}); has been removed from my pen. ??

    #193790
    Paulie_D
    Member

    You might want to consider changing your Profile name as your email address is now out in the wild.

    #193851
    [email protected]
    Participant

    OK. It’s my code. Something is broken but the preview let’s it slide.

Viewing 5 posts - 1 through 5 (of 5 total)
  • The forum ‘Other’ is closed to new topics and replies.