Questions tagged as 'jquery'

0
answers

Conflict between Drag and Resize

I have a DIV with drag and resize, but both conflict, you can initially apply resize, but dragging resize is disabled. I need a solution so that when you finish dragging it it is possible to apply a resize. (Resize done by css and drag with jQue...
asked by 09.01.2016 / 20:55
0
answers

Additional divs with Ajax JSON do not take style

I'm having a problem, I made a programming of portfolios blocks where when I press on loads more my ajax creates the other blocks of the database. However it is not pulling the style that the blocks that are already in the html have, which would...
asked by 08.01.2016 / 19:17
0
answers

Submenu in the "area" tag

I have to develop this element that is in the middle (yield): I'veneverdevelopedaformlikethisinHTML/CSS,soIwentforthetag<map>andmadethefollowingcode:<divalign="center"> <img src="diskbanner.png" usemap="#Map" border="0"> <m...
asked by 18.11.2015 / 15:22
1
answer

Clear the auto-fill of forms asp.net mvc

I have a registration screen where I noticed that when the user lets the browser write the cache, when it will fill always comes a list of information that has already been typed, I would like to clear this information in a way that did not offe...
asked by 17.01.2016 / 02:46
2
answers

Calling JQUERY function with Primefaces [closed]

I want to execute a JQuery call after the click of a button: <p:commandButton id="btnSelecionaLote" icon="ui-icon-pencil" action="#{loteController.selecionarLote()}"> <f:setPropertyActionListener value="#{lote.id}" target="#{loteC...
asked by 27.11.2015 / 14:32
1
answer

range slider jquery

It is possible to set the values that will be between the minimum value and the maximum value, for example, I set the minimum value to 10 and the maximum value to 200, but I do not want the values between them to be the number between 10 and 200...
asked by 26.11.2015 / 14:54
1
answer

Script Manager in MasterPage but does not work correctly

On the page that I'm modifying, there was already a modal modalOrgao , and Script Manager was already being used within Master Page . This modal loads a gridview with its results, so that's fine ... But a change appeared and...
asked by 18.11.2015 / 12:38
1
answer

How to detect which js file is being used by the class of an element?

I am trying to check which files can be used by the class of a given element. Example: <script src="arquivo1.js"></script> <script src="arquivo2.js"></script> <script src="arquivo3.js"></script> <script s...
asked by 16.11.2015 / 13:44
0
answers

DataTable create and populate table dynamically with server-side pagination

Personal how can I make when submitting a form, a DataTable is created and populated with the result of the filter done in the form and have DataTable do server-side paging. DataTable Version: 1.9.4 The first part of creating the DataTable...
asked by 13.11.2015 / 20:30
0
answers

Jquery Slide - touch slider

I'm using JS cycle to make a PARTNERS slide on my site. I'm developing his responsive and I wanted him to turn his finger to the side (MOBILE only). Is there any way you can pull another jquery or a plug-in on the desktop to get FADE and mobi...
asked by 11.11.2015 / 18:37