• Resolved j_mo

    (@j_mo)


    Hi I am looking for a jquery plugin that will help me do the following:

    I have a div of height 600px containing 6 paragraphs, I would like to toggle the size of the div so that it starts at say 200px, showing only 2 paragraphs then on toggle would size to its max proportions.

    Can anyone point me in the right direction
    Thanks
    Phil

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi J_Mo,

    Check out this link (third demo example from the top): I believe it is very similar to what you’re looking for.

    Also, a friendly suggestion: have you tried to do this without Jquery? Because I’m pretty sure you would be able to accomplish the same effect with the CSS pseudo-classes “:active” and/or “:focus”.

    LMK if you were able to figure it out.

    Cheers!

    Thread Starter j_mo

    (@j_mo)

    Thanks Marventus
    just what I was looking for.
    Phil

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Jquery Plugin’ is closed to new replies.