Jump to content

Tab Menu


JoReL

Recommended Posts

I´m looking for a tutorial and how to make a menu with 3 tabs with different content each. one of the tabs will have a video. My question is, How can i achieve this?Will it be on html only, css, or both?Thanks in advance for your time. :)I'm looking on google but nothing on how to achieve this.

Link to comment
Share on other sites

Yeah, that's exactly what im looking. But there all java script, I know little about it and i don't want to run on a problem that i wont be able to resolve in the future, i heard that that you cant have different java script on the same page or something like that. (Some variable problems)

Link to comment
Share on other sites

If it involves a click to change from one tab content, to another it will have to be JavaScript code, and you can have JavaScript code on the same page you just have to make sure they don't conflict with each other using as you mention identical global variables.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...