Questions tagged as 'css'

0
answers

I need to reference a DIV with the prettyPhoyo plugin

I want the prettyPhoto plugin to be invoked by clicking the div class = 'image'. Necessarily you should be clicking the div in which I have the image without adding link elements or others. Someone to help me please. I share the code. &l...
asked by 17.08.2018 / 19:10
1
answer

How can I get the space that the body leaves between two containers, does not let me put them together

Well I've been learning flexbox and what happens to me is that when I put the stop to body goes well but the footer is not sticky , instead, when I change the address of row to column the spacing is fixed...
asked by 24.08.2018 / 21:46
0
answers

mpdf library, css style

I have a problem with the mpdf library I want to pass the design of a table to pdf but I think that this library does not support some css properties or html tags, I do not know the truth ... When I create the PDF it shows me the table...
asked by 13.08.2018 / 23:26
2
answers

How do I end all the comments of an HTML, CSS or JS document? Atom use

How can I delete all the comments in a document without having to go one by one eliminating? Could it be done with regular expressions?     
asked by 14.08.2018 / 19:27
1
answer

help with javascript calculator

I'm doing a calculator with javascript and for some reason it throws me as a NaN value, I throw it in the second and third function, but in the first one, I can not find the error, copy and paste the code of the first function and change the val...
asked by 14.08.2018 / 20:38
0
answers

Name problems of the "id" o Does not recognize the "id"

Hi, I want to migrate a template to WebForm , so I try to copy the html code with its libraries (css, js) and when I run the aspx page, I get the error of IDs name of my labels.    Here I leave all the contents of the head:     Trans...
asked by 15.08.2018 / 17:54
0
answers

horizontal scrolling when displaying hidden elements is dislodged from the current top

I have a container that inside you has hidden elements that are displayed when you click on a button, this generates that the scroll travels upwards and what I need is that it be kept in the current position and that the path make the content hi...
asked by 16.08.2018 / 17:32
1
answer

Problem with Line Jump in Boostrap 3.3

For several days he has not been able to find it because a view is not displayed correctly, made with Java Server Pages and Bootstrap 3. I have reviewed the code and I can not see what the error is, the Bootstrap libraries load them correctly an...
asked by 13.08.2018 / 11:33
0
answers

How to install Atom Packs Manually?

that is, without needing to go to File > Settings > Install but rather go to C: \ Users \ username.atom \ packages and unzip and install the file you download manually, in advance thank you!     
asked by 08.08.2018 / 17:41
1
answer

how to make an event happen when any of the checkboxes is checked or another when none is checked

I'm using if and else to make an element appear when any of the checkboxes is checked and disappears when none is checked and I'm using this method does not work $( 'intput' ).is( 'checked', true, function() { if ($(this).is()(':chec...
asked by 04.08.2018 / 22:45