check below
pligg. marsgibson. info
remove spaces
see the first two stories first one expands smoothly but the second one does not first one has just one line of text in the expanded body so I wonder if that is key difference as all others have two lines or more in the expanded text (and dont expand as smoothly).
how to fix this
My jquery
jQuery(document).ready(function(){
jQuery(".toggle_container").hide();
jQuery("p.trigger").click(function(){
jQuery(this).toggleClass("active").next().slideToggle("slow");
toggle_container.stop(true, true).delay(900).slideDown('slow');
toggle_container.stop(true, true).delay(900).slideUp('slow');
});
});
My style.css
pligg. marsgibson. info/ templates/ wistie/ css/ style. css
remove spaces

New Topic/Question
Reply


MultiQuote




|