I'm working with grids and I need to know if there is any way to capture the box number (usually 1) to decrease the font number so that it fits in the box so that it occupies only one line.
Note: I have already tested autofill in js, but in...
I have a question that is consuming me a lot of time, following:
I need to center the counter of the image below, but it needs to be at the bottom of the screen (with position:absolute ) and div of it has variable size.
Ifmydi...
I have a div on adding mouse events but I wanted the mouse 'hit' to only work where content existed and ignored margins' po ex.
The image (yellow area is the area I want to 'inactivate' since there is no content) that illustrates the problem...
I'm working with the view calendarDay in FullCalendar. I have a function that blocks when the user clicks on specific time slots on specific days (these values are written to the bank). I would like to know how I can set a different color only f...
I'm having a problem with the footer placement I made with include.php .
I created a include.php file, so the only thing I have in it is box of where the footer will be since I'm still testing.
I'm calling it at the end...
I need to create a background for my site in the mosaico style of photos. When the page opens, the background of the site is populated by photos, filling in the full width of the window (ie needs to be responsive) and a certain height....
I'm not realizing why this transition (translate) only works for <p> and not for <span> , in firefox. Someone help me?
Jsfiddle here
HTML:
<div id="severalWork">
<a href="#">
<img src="http...
I wanted to align a Bootstrap 3 row contained in a container-fluid to the bottom of a section of my page.
What is the best way to do this without javascript?
I thought I could put the row in absolute position, but then it would stop...
I've created a tab but I'd like to make some minor changes that I can not.
I wanted to replace this zone for example with circles instead of text:
HowcanIdothis?
$(document).ready(function() {
//Default Action
$(".tab_content")....
I have a dynamically generated page with php / sql , there is a tabela with dynamic data, tabela is within a div that limits and organizes page ends and size. But it is not being displayed as it should, breaking...