Questions tagged as 'jquery'

2
answers

Style for the div that contains a button with style

Well the problem I have is that the submit is very low, as you can see in the photos, and what I want is to be below the "Previous" Css /* To change this license header, choose License Headers in Project Properties. To change th...
asked by 23.03.2018 / 19:57
0
answers

Is it a compatibility problem?

Good day I'm starting to work with a calendar where clicking on a date should open a "modal" window this is on a JSP page but it does not stay that way then pass the code to an HTML file with the same .css and js, works correctly <hea...
asked by 23.03.2018 / 14:50
1
answer

How to get extra hours in Jquery

I have an html with Jquery but I want to get the extra hours with the following code, in my html I have 4 input type="time": for the entry ( ✓ ). for the output ( ✓ ). gets the hours worked ( ✓ ). the extra hours, which would be obtain...
asked by 30.03.2018 / 06:02
1
answer

Problems with an ID Carousel custom field wordpress

Hi, I am having problems with the ID of a carousel in the integration of an html in wordpress, what I am doing is putting the Carousel inside repetaer ACF custom field. The same carousel will be repeated several times but with different content,...
asked by 21.03.2018 / 20:45
2
answers

Generate report when sending PHP form

I need help with the submission of a form and at the same time I generate the report of the data sent by it, that is to say that by pressing the save button the data is inserted (part that I already have made) but that also direct me to the gene...
asked by 21.03.2018 / 20:09
1
answer

How to send file or image by ajax and receive it in webservice asp.net

Good I am new in this of the programming and I have been looking for information by Internet already two days and I do not find the solution, would like that they help me with this code, since I am trying to send an image via ajax to asp.net ser...
asked by 22.03.2018 / 17:20
1
answer

Javascript does not calculate when working with @using (Html.BeginForm ("", "", FormMethod.Post))

I have a view in which within it I add HTML and Javascript to do mathematical calculations, until then everything works fine, the problem arises from the fact that I use the @using (html.beginform ...) ... then this Javascript stops working, wha...
asked by 29.03.2018 / 07:35
0
answers

Integrate Jquery and Bootstrap in Angular (Symfony)

I am developing an application with symfony and angular, to my surprise, that when I get to the angle part, and I try to implement bootstrap and jquery, it tells me that it is not possible to load the resources, the error message that comes out...
asked by 28.03.2018 / 11:15
0
answers

Jquery change the content of an element to a fontawesome icon

I have this HTML code in a TPL template called "customer-form.tpl" where I generate a series of buttons in a TPL template to show a user's edit fields, where the fields that come by default are rendered in prestashop and what I do the same is in...
asked by 28.03.2018 / 16:06
0
answers

create table in ajax, the number of tr depends on the number of positions of an array

hello I've never asked for here, but I hope you can help me, ok I'll explain what I want, I'm trying to create a table in ajax to save the results I have in an array, so the number of tr of that table must be the same as the positions of my arra...
asked by 20.03.2018 / 22:44