Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

SignUp Now!

Search results

  1. B

    JavaScript Trouble with expandable accordion list - extra space

    When I apply the first style, the background turns red, but the drop down is still white when I click on it. When I apply the second style, the red background disappears and nothing else changes.
  2. B

    JavaScript Trouble with expandable accordion list - extra space

    Its significantly smaller when I remove the <p>... I attached an image so that you can see
  3. B

    JavaScript Trouble with expandable accordion list - extra space

    It still does not seem to be working. Do you think it could have something to do with jquery? http://code.jquery.com/ui/1.10.4/themes/smoothness/jquery-ui.css
  4. B

    JavaScript Trouble with expandable accordion list - extra space

    Unfortunately the website is not up, so I'm unable to provide a link. However, the html is the following (its quite long in its full form, so here is just the beginning portion. The same section structure just repeats afterwards): <div class="accordion"> <h3>Is the application offered in other...
  5. B

    JavaScript Trouble with expandable accordion list - extra space

    Hey! Thanks so much for your response. I'm actually doing this within squarespace, so the only css that I've typed out for other features on the website are the following: #collection-5f9b5ff35ade2b74d8069e86 { .help-tip{ position: absolute; top: 18px; right: 18px; text-align...
  6. B

    JavaScript Trouble with expandable accordion list - extra space

    Hello! I'm trying to perfect an expandable accordion list that I put together, but I cant seem to fix the fact that there is extra white space after the text on every single block (See example here). Heres what I have: <link rel="stylesheet"...
Back
Top Bottom