Home › Forums › CSS › Div’s contents collapsed until an interaction. › Re: Div’s contents collapsed until an interaction.
July 1, 2013 at 6:55 am
#141123
Member
Something is the JS is causing it not to display properly. If you strip out the js and add a quantity and price manually to the html it looks how you want: http://codepen.io/waylaid/pen/lHLBf
That JS is too dense for me to go through though…