Questions tagged as 'div'

1
answer

how to close an open div window with scrool without returning to the top scroll?

An initial apology, I am an apprentice and I have made an effect that I want to implement on my website, I have created a DIV that is opened by sliding the scroll down, the DIV presents a video, which I wish can be manually closed to the end of...
asked by 04.09.2018 / 21:50
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
0
answers

div-clickable function with jquery enters co-conflict with the hover in css

The effect of jquery makes me the div of the sections click on a hidden div, this function copies the content or to a destination box, when this effect changes the color of the boxes and the text is affected by the hover without getting to work...
asked by 10.07.2018 / 22:44
1
answer

PHP Abarque div and span

good day community, I have a problem: I want a div and span to be inside PHP, since they perform a function and I need it, or with some other method to make it work. <div class="alert"> <span class="closebtn" onclick...
asked by 23.06.2018 / 22:26
1
answer

how to insert html code without losing styles in an email

<!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title></title> </head> <body style="font-family:'Open S...
asked by 14.06.2018 / 15:50
0
answers

Show divs depending on two selects

I would like to know how I can show divs that depend on two select and a submit button. The problem I have is that the second selection varies depending on what is chosen in the first, so I do not know how I can show different divs according to...
asked by 25.04.2018 / 13:25
1
answer

Put one element above another in html with css

I have two attributes in the html, but I have one over the other and I want the one that fits me over the other. I already show you the photo This should be This is how Code Default.ctp (Menu) <div class="menuPrincipal"...
asked by 19.04.2018 / 23:07
0
answers

Reports and subreports ireport and netbeans

Good afternoon: I am working with netbeans and ireport, in the attached image I send the report: Plan22T.jasper reportFile = new File (application.getRealPath ("/ Certifica / Plan22T.jasper")); This report filled it with a bean: F...
asked by 07.02.2018 / 21:55
3
answers

update a div every so often

please I need help with the following I need to update a div that contains a table every certain time and I am using the following code <script type="text/javascript"> $(document).ready(function() { var refreshId = setInte...
asked by 11.12.2017 / 21:47
0
answers

loading web in a div using load, how to go back

Very good, I'm trying to manage the back button, the problem is that I have a single div where I'm loading the links using load. $ ('# example'). load (menu); Where menu is a string where I pass the variables that I need to get. The proble...
asked by 19.10.2017 / 11:27