Questions tagged as 'html'

2
answers

Save content from a div to a .html file With php or javascript

How do I save content from a div into a .html file with php or javascript. The intention is to generate a pdf later with this saved html. I saw that there are many topics here on the subject, but I'm failing miserably, none of them helped me,...
asked by 17.06.2018 / 22:54
3
answers

Create button generate serial number

So, I need to make a button that generates a serial, inside an input text when clicking. But the serial would need to contain [wf] [2017] as default and the rest random. Ex: wf2017892143. I think it's with JS. But any idea how to make this bu...
asked by 21.09.2017 / 16:07
2
answers

Execute function of the same class [closed]

I've tried several forms here on the site and on the net, but no other functions. I have a form that when sending it loads the class and function: class editar { public function selecao_editar() { //Aqui tem outro form que ao enviar deve carre...
asked by 19.07.2016 / 13:37
1
answer

Image Size Javascript [closed]

Good evening guys, I'm having a javascript problem that is as follows: I need to create div dynamically in a for and put these divs in an image, I could do this with the following code: for(y = 0;y<z;y++){ passarImagem[y]...
asked by 03.11.2018 / 22:55
1
answer

make part of my zoom div, is it possible?

Suppose I have an overflox: hidden div and I put a background image in another div that is inside it. The image occupies the entire background of the div, but I want the image when it is between 40-60% of the width of the div to be stretch...
asked by 04.12.2018 / 20:27
1
answer

Change css by name / url (No ID or class)

I would like to know a script that when viewing link and name in the html page changes the style ... I need to get a script that gives me some links and names of comments or just one of 2, I would need a place in this script for me to put my...
asked by 13.06.2017 / 17:20
6
answers

How to make the image 100% on the screen? [closed]

I have a website in development. Then I want it to stay on the whole screen, it's supposed to be a responsive site, I'm using the bootstrap ... It only gets full screen if I zoom 150%: Example: link If I leave it normal it looks like thi...
asked by 31.05.2017 / 04:48
2
answers

How to make a menu that when clicking opens another div?

EXAMPLE: I want to create a menu that will have four links, and each link opens a particular div with different contents in each div. type of this site here link the part that has ALL / COMPLETED / LIVE / COMING. OBS: Sorry for anything bec...
asked by 16.11.2016 / 16:17
3
answers

Plugins or tools to create blog posts? [closed]

I have a personal blog and I will create the session where I create the posts, I wanted to know if there is any plugin or tool that does not depend on any server side language where I create the post, using those styling buttons as in word and i...
asked by 12.02.2014 / 19:03
3
answers

How to generate code in div in javascript

I wanted to know how to put a html code in a tag div using 'javascript I would also like an explanation on how to redirect someone to my page if someone removes my id from the page, I have seen this before, designers create them...
asked by 29.03.2016 / 20:20