Questions tagged as 'html'

2
answers

Finder in ajax [closed]

I found this code example in ajax that shows all the data of a table and I want to place a search engine, here my code: <!DOCTYPE html> <html> <head> <title></title> <script src="https://ajax.goo...
asked by 14.11.2018 / 21:09
2
answers

Error 404, laravel does not get a view with some data sent

As I did not manage to use datatables, I managed to improvise a different method. One that opens a form that edits the tables, the one to erase since it is done, can ignore that. For some reason, the view does not appear. It says 404 error....
asked by 14.11.2018 / 22:01
1
answer

How to click on a web button that does not have id, class, tag, or name

The link page looks like the image, but I do not know how to call it from vba until the moment when it should do something like this used IE.document.getElementsByName("button")(0).Click But now I do not know what command to u...
asked by 14.11.2018 / 20:30
0
answers

problem with gsuite mail

It turns out that I changed a server domain and did a page update, to the mail I can continue to enter via google, but this new mail does not arrive, it gives me the sgte. eror: the address was not found, your message was not delivered to email@...
asked by 10.11.2018 / 11:17
1
answer

Insert HTML element inside the first child of another element. JQuery

I want in the following code, to move the element .buscarusuarios within the first TD son of the TR classe fltrow, once the sun starts. I'm a little lost with the CSS3 selectors <form class="buscarusuarios"> <input class="form-control...
asked by 10.11.2018 / 10:38
0
answers

Error "Invalid Nonce" in Registration Form

Thank you very much for entering. I have a registration form that works correctly, belongs to the Ultimate Wordpress plugin. The problem is when I put that form in a modal, because when sending the form, the error appears: "Invalid Nonce." on...
asked by 10.11.2018 / 21:20
1
answer

Limit an external CSS sheet to a single div

If at the time of designing my page I find that to use an external javascript library, such as a carousel image gallery, it needs to implement a CSS stylesheet, but these styles make other aspects change of the page, how can I easily limit all t...
asked by 10.11.2018 / 19:15
1
answer

Insert an HTML element inside the first child TD of a TR with classe XXX

I want in the following code, to move the element .buscarusuarios within the first TD son of the TR classe fltrow, once the sun starts. I'm a little lost with the CSS3 selectors <form class="buscarusuarios"> <input class="form-control...
asked by 10.11.2018 / 09:45
0
answers

How to use an action of a form in html

What kind of guys do I have a problem with, I'm trying to make a server with a register and a login and I could connect the whole database perfectly but my problem is that I have a form where there are 4 fields of input text and a submit and I w...
asked by 11.11.2018 / 00:56
0
answers

Create deformed section

<div class="__full"> <section class="__bg_border"> ... </section> </div> How could I achieve that my section can deform in such a way that it can look like the image, is using polygon but it i...
asked by 11.11.2018 / 01:40