-
4Replies
-
Input checkbox + accordion tab
By Shmoo
Just trying to accomplish something here that isn't very common I guess. I have two fdn. columns in side a HTML form, left side the regular stuff everybody needs to fill out but on the right side I have other fields, those fields hold extra (optional) ... (continued)
Last Reply by Bob Sawyer over 4 years ago
-
1Reply
-
Clicking to open and close tabs
By Shmoo
Is it possible to open + close tabs by clicking? I've found the hover (auto) open function but I hope there is also an easy way to remove the .active class on the second click ( or a tab that already is opened ).
Last Reply by Jacob Pope over 5 years ago
-
4Replies
-
Clearing Caption not showing up
By Shmoo
I've installed everything like the Docs told me and it's working nicely but the only thing that doesn't work are the captions, those will not show up for some reason. If I look at the source there is a inline css display none at the caption paragraph a... (continued)
Last Reply by Martin Eberle over 5 years ago
-
2Replies
-
Tabs: one list item is reload url btn
By Shmoo
Developers, I like the way Tabs.js works, very easy to customize and create vertical, horizontal and even include accordions inside each tab-section but I've got one little thing I would like to tackle. I've added one extra list item ( 3rd btn ) th... (continued)
Last Reply by Shmoo almost 6 years ago
-
2Replies
-
Reveal - External webpage in modal
By Shmoo
Can somebody write a step-by-step instruction about how to fire a simpel external webpage like Google.com inside a modal window? I followed the Zurb's DOCS but it's not working at all. This is what I've done. ** Edit code is in the first replay.
Last Reply by Yanik Turgeon over 5 years ago
-
2Replies
-
Function RemoveQuotes - not JS valid?
By Shmoo
I'm not a JS guy but this is what I noticed straight out-of-the-box.. Doesn't look valid to me by looking at the coloring of my editor. foundation-5.0.2/js/foundation/foundation.js
Last Reply by Shmoo almost 6 years ago
-
7Replies
-
jQuery must load in footer?
By Shmoo
I've got a question, Is there a solution to make Foundation work while loading jQuery in the head section of the document and the Foundation.js in the footer ? I'm working on this WordPress / BuddyPress project and jQuery has to be included in the h... (continued)
Last Reply by Shmoo almost 6 years ago
Got it working...
Just add HTML ID's to the url tag ( a href ) of the fdn. accordion + checkbox inside the accordion content you want to automatically be selected or checked when opening or closing the accordion tab.