Questions tagged as 'foundation'

1
answer

how to put letters inside a background image in Html5?

could you tell me or advise me how I can put the letters inside the image without doing this in the style of the letters: margin-top:-100; since if I do that affects the responsiveness of the image, the framework I use is Foundation.js. T...
asked by 14.05.2017 / 21:43
2
answers

clearing Lightbox with Foundation 6

I need to click on an image to zoom in, and so far I have not managed to find something similar with Foundation 6, until I found an option in Foundation 5 called Clearing Lightbox, and its class is thumbs -clearing, is there something similar in...
asked by 01.12.2016 / 04:36
1
answer

Show the Top Bar by scrolling up with sticky Foundation

An effect that I find interesting and quite useful, is to show the menu when it is scrolled up, and hide it when it goes down, although, downwards I can easily hide it with a display: none , using the class is-stuck is-at-top , of th...
asked by 23.09.2017 / 07:27
1
answer

Change color to the top-bar using data sticky Foundation 6

It happens that I have a top-bar on my site, and I leave the top-bar fixed using sticky, and it works great, my doubt, is that I would like that when I scroll down, the top-bar changes of color, this is the general code of my nav along with stic...
asked by 11.05.2017 / 07:08
0
answers

Foundation grid systen does not work correctly

I do not know what the reason is but the grid system does not work correctly, everything is supposed to be as it should be div{ border:1px solid black; padding: 2px; } <!DOCTYPE html> <html lang="en"> <head> <...
asked by 16.10.2018 / 09:38
0
answers

Get or convert a queries from TFS to WIQL to use with the TFS API (not Webservices)

I'm trying to get the data returned by the next querie launched from Visual Studio Team Foundation Server through a small program made in C #. While I manage to get the workitems on one hand, I would like to move the next one using the Microsoft...
asked by 02.08.2018 / 11:57
0
answers

Load Data in Popup when clicking on a link

Dear, my problem is this, I am developing a module in .net mvc4, with foundation framework. I need to do the following: show a table, which shows a consolidated data of people (Heads), by clicking on the name of the person, displays a popup with...
asked by 27.06.2017 / 21:19
1
answer

How to keep the side menus always up on foundation

What I'm looking for is that the menu, when mobile, does not scroll and stays, which it does, but when you click on the side menus, the tab-bar goes up, someone knows what to do so that Do you always stay on top? <head> <link r...
asked by 09.02.2017 / 19:30