Forums

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

Home Forums JavaScript form questions

  • This topic is empty.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #35094
    margaux
    Participant

    I’ve created a form that fades into view when the contact navigation link is clicked. It works on the home page but not on the thank you page which also displays a message which can fade out. I think the problem is due to the contact form being positioned over the thank you message. I’ve tried setting the z-index to a high value on the contact form but that didn’t work. Any suggestions? thanks!

    #90309
    standuncan
    Member

    Do you have the position set to relative on both of the items you are looking to z-index?

    #90322
    margaux
    Participant

    both elements have position set to absolute, does it matter?

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