Questions tagged as 'html'

1
answer

I want to make a textarea that has a modifiable and a non-modifiable part

I want to create a textarea in a form made in HTML , using simple CSS in which I can see information that I have already entered and then within the same textarea can add text. I managed to do something similar usin...
asked by 27.07.2017 / 21:14
1
answer

Barcode PDF417

Good morning community, I have a small question regarding a reader that I am using in my project to recognize identity documents.    PDF417 is one of the bar codes that can be used to   print the postage accepted by the Postal Service of t...
asked by 14.08.2017 / 18:51
1
answer

Add CSS with javascript

JS <script> var estilos = ["https://www.mexicodestinos.com/Content/StyleMD/a-hotels-md/general.min.css?1.0.8","https://www.mexicodestinos.com/Content/plugings/slick-1.5.7/slick/slick.min.css", "https://www.mexicodestinos.com/Content/css...
asked by 11.07.2017 / 23:24
2
answers

How to put date of birth in an input date

Hello, what I want to do is that by clicking on the input the calendar that shows start in the year 1900 as the default but do not show the date in the input before selecting a date, try with value but that shows the date without having sele...
asked by 28.06.2017 / 15:14
2
answers

Failed to reference style sheets (css) and javascript in ASP.NET MVC 5 project with Razor

Good afternoon, I have a my website in ASP .NET MVC. I am currently implementing the Layout (Located in Yanbal (the VS solution) - > Views - > Shared - > _Layout.css . I have made a model in wordpress, I got the html code from it...
asked by 01.07.2017 / 01:59
3
answers

Problems validating contact form fields

I have a page to contact me and I need all fields filled out. I have to use alert to warn that you have not entered any field and what is that field. I tried to use isNaN but it did not work for me. Also try this but it did not...
asked by 29.06.2017 / 02:38
1
answer

How I modify the Title of the Home in blogger

good morning. I want you to help me modify the title of the Home of my blog to have a better SEO when searching in google. For example: My blog is called: Stackoverflow and I want to put the Home: Stackoverflow | Blod de Programadore...
asked by 14.06.2017 / 20:51
2
answers

Redirect only if there is a token but passing the last referer

I'm doing a redirection in site 1 to site 2 using this script built into the head of site 1: <script> window.location.href = 'http://www.sitio2.com/?redirect=true'; </script> and then in site 2 in the index.php I include this in...
asked by 24.05.2017 / 03:15
2
answers

Shaping a board with bootstrap and html

Hello a question about design I'm at zero in design; I want to achieve this in my table html Currently this is the case: THIS IS THE FINAL RESULT THAT I WANT YOU TO GIVE "SEMAFORO EDUCATIONAL" AND "SEMAFORO ALUMNO" IN THE TABLE...
asked by 19.05.2017 / 23:47
1
answer

Browse within an iframe

What kind of friends I hope you can help me, I have the following problem: I'm putting a page inside an iframe, but I want all the navigations contained in the page to be kept within that same iframe without opening a new page, I want to know if...
asked by 13.11.2017 / 20:42