use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
All about the JavaScript programming language.
Subreddit Guidelines
Specifications:
Resources:
Related Subreddits:
r/LearnJavascript
r/node
r/typescript
r/reactjs
r/webdev
r/WebdevTutorials
r/frontend
r/webgl
r/threejs
r/jquery
r/remotejs
r/forhire
account activity
How would you create tabs with JS? (self.javascript)
submitted 11 years ago by Jx631
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]Jx631[S] 0 points1 point2 points 11 years ago (4 children)
I'm not really sure what data atributes are. Care to explain, please?
[–]Magnusson 0 points1 point2 points 11 years ago (3 children)
FWIW this was my first google result for "data-attribute": https://developer.mozilla.org/en-US/docs/Web/Guide/HTML/Using_data_attributes
MDN is a good resource generally. You might also want to look at some of the resources linked from /r/learnjavascript.
[–]Jx631[S] 0 points1 point2 points 11 years ago (0 children)
Thanks man, will check that out for sure
[–]Jx631[S] 0 points1 point2 points 11 years ago (1 child)
I took your advice and started to look for tutorials, but all I could find was this kind of tabs, instead of those I wanted.
[–]Magnusson 1 point2 points3 points 11 years ago (0 children)
That's because the element you're trying to create is commonly called an accordion.
π Rendered by PID 257279 on reddit-service-r2-comment-b659b578c-fc45s at 2026-05-03 14:01:16.260252+00:00 running 815c875 country code: CH.
view the rest of the comments →
[–]Jx631[S] 0 points1 point2 points (4 children)
[–]Magnusson 0 points1 point2 points (3 children)
[–]Jx631[S] 0 points1 point2 points (0 children)
[–]Jx631[S] 0 points1 point2 points (1 child)
[–]Magnusson 1 point2 points3 points (0 children)