Results for: app
Hello Friends, I would like to thank the Foundation developers for creating a solid product, and the Foundation community for their contributions. I just finished (in testing) my first Foundation app: www.xtoget.com (shopping list app). To note, t... (continued)
For some reason this line of code always happens in the top of my app.css file when I save any changes in my _settings.scss @import url("//fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,700italic,400,300,700"); How can I get rid of it?
I'm trying to build a simple app to give foundation a try. But I'm having a hard time. I've followed the steps on the [app guide](http://foundation.zurb.com/docs/applications.html) and made sure to fulfill all the requirements. Here are the steps I too... (continued)
Hi all, I've been using the SASS version of Foundation 5 for a few months now, but with the release of Foundation for Apps I've tried getting that setup but to no avail. It mostly works, but it doesn't compile the SASS into app.css. The reason is that ... (continued)
Hello, I am just getting started with Apps and SASS so excuse this question if it is a simple SASS mistake, in the docs it says to change _settings.scss by uncommenting a selected style. If I want to add custom styles wouldn't app.scss be the best pla... (continued)
I am wanting to create a custom button using mixin. However, I have noticed there is no reference to button-radius. Is this going to be added? If not, what is the work around for this. I am not wanting to change the default as its only some buttons tha... (continued)
I wrote it like following
I currently have a web application set up using Backbone.Marionette (www.plotist.com). The interface was all built using Bootstrap, but I'm looking to replace the interface with something else a bit more powerful. I think I could manage just with Site... (continued)
Hi! I am working on a site using Foundation Apps. I have loaded jQuery in appJS and it is functioning fine. The issue I am having is it is unable to interact with elements on template pages. So for example, I've got a very simple jQuery... (continued)
Hi everyone, I've scoured the web for solutions and I've been playing around with this for a while but I just can't seem to get it to work. I'm sure this is a common question, but I'd appreciate some help. I can't get the foundation app offcanvas menu to... (continued)
Hello everyone, I think everything is in the title. Do anyone know if the side bar here : http://zurb.com/building-blocks is a Foundation component ? Or is it possible to find it somewhere ? I've search some hours but cant find it, so any help would be very cool.
Hello there, I've been trying to change the content of my page for quit a time but cant make ng-include work. I mean, it work realy good when you use it simply but I want to use it to change dynamically the content of my page, like this : $("#under").at... (continued)
Hello, everyone I need to add a rich Text Editor to my application, and ckEditor seem to be the best I can find out. So, I juste add it to my app and no problem at all, but when I add it to a Panel, a default one, it give me an error : TypeError: a.$.pa... (continued)
Hi, if I put a variable in ng-model it breaks my code. For example, this would work: --- name: test url: /test title: test test1: //placehold.it/400x200 test2: TEST test3: test display test4: myVar test5: TEST test6: TEST2 test7: TEST3 -... (continued)
Hi everyone, I've recently started learning how to incorporate Foundation 6 into my projects, and have been working on a website using it. One issue I am experiencing is that the app.css and app.js files don't seem to do anything, even when I insert CSS ... (continued)
Hi all, I am starting to develop my first web page and I am using the Foundation framework and Orbit control. I have used the "Basics" example without automatic sliding but images do not appear in IE (v11) but it works in Google Chrome... (continued)