Questions tagged as 'html'

1
answer

How to do the fread () function fetch data every 30 seconds without refreshing the page

I want the fread() or file_get_contents() function to search data in the file every 30s, but without updating the page, I tried and can not do how I can do it?     
asked by 04.08.2017 / 04:27
1
answer

Auto complete chrome with wrong fields as login

I have a problem where I have a registration form. When performing the registration the browser asks if it wants to save the user and password, the problem is that it saves a field nothing see as user but the password it writes correctly. My fo...
asked by 04.08.2017 / 19:30
2
answers

How to retrieve data from an html form and send it to an MS Excel file?

I need to retrieve data from an HTML form and send it to an Excel file, is there anyway with JavaScript or with PHP?     
asked by 02.08.2017 / 18:29
1
answer

How to change the default "Select file" label of the input file?

I'm working on a form with a <input type="file"> field. How do I change the default label 'Select File'? See the image below: I would like to change this default label to a custom one.     
asked by 03.08.2017 / 19:34
1
answer

Sort As By Date Of Publication As By Update

I'm setting up an Index and I'm trying to do the following ... I'm going to have this 'mini highlight' and at the moment I was able to sort it for DATE only, but sometimes the news will be updated and I would like this news to rise based on TBM...
asked by 03.08.2017 / 15:46
3
answers

Change the background-color of a div within a link

I am making a kind of button card inside a tag to create a link (bootstrap 4 beta). In the card there is a class that changes its background-color to a light blue. I want this card to turn dark blue by putting the mouse on it, but I can not beca...
asked by 28.08.2017 / 22:05
1
answer

Problem with accentuation

I'm populating a list in javascript with a ViewBag . The ViewBag has a list of objects and these objects have properties with accented words. They are coming correctly from ViewBag , but when I add the object to the javascr...
asked by 28.08.2017 / 19:03
1
answer

NicEdit not working on other textareas

I'm creating a kind of forum on my client's site. In this forum, to ask questions and comments, obviously use TextAreas. However, I'm using the NicEdit class to transform my textareas with font choice, size, insertion of images and links etc....
asked by 28.08.2017 / 16:10
1
answer

How to create a Dropdown Multi-Level menu using HTML?

Good morning, I'm trying to create a multi-level dropdown menu by following the site template: link . However, the elements within the submenu do not appear. Here is the code: <html> <body> <nav class="navbar navbar-inver...
asked by 14.08.2017 / 15:21
1
answer

Switch javascript always falling in default [closed]

I'm studying js, I want to do a seconds converter in minutes and hours. I was doing a test to see if everything is working 100% and I've come across a problem. This is almost an hour ago breaking the head. I would like someone to point me whe...
asked by 05.08.2017 / 01:56