No Content
No Content
Hi, I found this http://goo.gl/MzaV9J
just chage the "sections" for "dds" and work for me to animate the accordions on F5
$(".accordion").on("click", "dd", function (event) { $("dd.active").find(".content").slideToggle("slow"); $(this).find(".content").slideToggle("slow"); })
c:
what if you add the "foundation.topbar.js" after foundation.min.js?
Gene and David, sorry to read that.
David, did you watch the video on mac, the awesome guys of foundation posted here? http://bit.ly/1bLIKkW
I would say you reinstall, whatever you believe is necesary to fix the problem.
Gene, you create the project before trying to update, right?
What if you just wait with that bower dot?
Let me know if this Solution from Neil works for you too, so I can close the replies marking the issue as "Resolved"
and forget my english! c:
and forget the "SASS" in the reply from before
Thanks Neil Haskins, I haven't install Git.
I will blame the instrutions for not putting Git as a link. But is totally my fault lol.
I assume Git meant to be logged into Git Hub.
The thing is: it worked, I installed Git choosing option Neil pointed out, and then I called
SASS
foundation new MY_PROJECT
in the prompt, and there you go.
it creates the files on a wierd way, but i get _settings.scss !
Thanks a lot! this is gonna make my Friday Night a hell of a night.
Still getting the same Error, Sebastien Dufourcq.
please a video for poor windows users.
you should use
foundation new projectname
I'm not even getting a single file :c
But when I do I really hope _settings.scss be there.
No Content
-
No Content
-
No Content
Hi, I found this http://goo.gl/MzaV9J
just chage the "sections" for "dds" and work for me to animate the accordions on F5
c: