Forums

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

Home Forums Other Go from one tab content to other tab content

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

    Oh boy, this turned out to be lot more to it than I thought. What I am trying to do is this. I have a image which has underlined text on it in upper right corner. That image is in content surrounded by

  • So I developed absolutely positioned div called accessory1 to surround that text on image with on hover.
    Then, in HTML I have this:

    Where the content is I want user to see. Obviously that’s not doing it and I know nothing about js which drives that thing.
    I got it from Foundation grid and customized it quite a bit.

#118460
Andy Howells
Participant

Create a [codepen](http://codepen.io) please dude.

#118494
Andy Howells
Participant

The best way to use codepen is to strip out everything but the parts you’re having trouble with.

So copy the container and the element that’s the problem and the CSS/JS relevant to those bits only.

The benefit is, if we can see and play with the code directly we can solve your problem.

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