Forums

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

Home Forums CSS Button that when being hover over, becomes tabs

  • This topic is empty.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #200044
    triplebit
    Participant

    I need to add a code that displays a standard button.
    When the user hovers over it, it becomes a 3 clickable vertical tabs, each one with its own title and functionality.
    I don’t even know what is the exact name of this technique(not to mention to implement it)
    Can someone advice or give a relevant link?
    Regards
    I. Sher

    #200062
    triplebit
    Participant

    Many Thx Mr. Senff
    I tried to use your code since I fill its almost what I need and fell in a new problem.
    What I actually need is the three tabs as buttons(without the accordion content inside) and when the user clicks on any of them they will do their job and than the original button appears. What I miss now is to add to these h3 tags the feature of disappearing on click.
    Can you please further advise?
    Regards
    I. Sher

    #200264
    triplebit
    Participant

    Dear sir,
    I implemented most of your code in my site:
    URL: http://triplebit.com/plugin1/
    its in the right sidebar and the 3 buttons looks like this:

    This is a button!
    Drag and Drop Widgets
    Restore Web Site Order
    Save Widgets Order

    Problem is now that the div containing the h3 tags almost twice as the h3 tags. I want it to occupy only the required width.
    Can you further help
    Regards
    I. lesher

    #200274
    triplebit
    Participant

    Ok sir,
    I solved it myself.
    Thx. Your code is working like a charm…
    I. lesher

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