Forums

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

Home Forums JavaScript Screencast #79 Questions

  • This topic is empty.
Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #31636
    rlseafor
    Member

    Ok, I got a decent start to my site (well actually almost completed and I am implementing the Jquery animations that Chris taught us Screencast #79.

    My question is: When the box animates back to minimum size I have my header (ie: About Me) which always shows, rather it is Maximum size or Minimum size. I want to have content inside of the div class that will essentially reveal itself once the header is either clicked or hovered over. Then when it slides off/clicks on it again, I want the text to hide itself within the minimum box.

    Any suggestions, or is this even possible within this realm of JQuery animations that were given in screencast #79?

    #60195
    supperman
    Participant

    So you want it to work on click and on hover? Or only one of those?

    #60192
    soap
    Participant

    confusing… provide images/code?

    #60173
    rlseafor
    Member

    What’s happening on click/hover event: http://tinypic.com/r/300ehqu/7

    Non-hover: http://tinypic.com/r/14vpav5/7

    without paragraph text: http://tinypic.com/r/30203fn/7

    Basically it needs to start looking like the 3rd picture, and contain the paragraph text while staying in the containing box after the click/hover event…

    Don’t worry about the colors, just for visual purposes.

    #60107
    supperman
    Participant
    #60038
    rlseafor
    Member

    So you think for this, if I were to just replace the UL’s with my body copy that it should work? Seems like it should, but sort of confused when it talks about the children (‘ul’)…

    /*Sorry, kind of new to JS/Jquery.*/

    #59783
    rlseafor
    Member

    anyone else got any suggestions?

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