Forums

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

Home Forums JavaScript How do I stop first accordion tab from automatically opening in browser

  • This topic is empty.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #46492
    joann7
    Participant

    Someone in the css section said it was probally a js issue, so I am reposting here.

    I have a page that has two accordion tab sections on it. Which ever tab is first on the page automatically opens on page load. I do not want this to happen.

    I know that it is connected to `

    `

    In dreamweaver the code looks like this `

    `, but when I view in a browser it looks like this `

    `

    Where is the style=”display: block;” getting added? how can I stop it?

    Here is a link to the page: http://joannfitzpatrick.com/rlv/quickvalidate-basic.html
    Thank you for your help. JoAnn

    #143416
    joann7
    Participant

    Thank you CrocoDillon! You are awesome!

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