Questions tagged as 'jquery'

3
answers

Fix name in search field

In this html there is the search field, where I type the names of the teams. There is the option to save the team as default, but I would like to leave the name already saved, every time I open the page it already open looking for the autom...
asked by 22.07.2015 / 17:56
1
answer

Help with progress bar! [closed]

Hello, good morning, I would like to know if anyone has already seen or has already implemented a progress bar when scrolling the page. a bar that is fixed below with a forward button more or less this .. var sections = $('.panelSection...
asked by 23.07.2015 / 14:34
2
answers

activating background overlay with link

Is everything good? I'm preparing a layout for a blog and need to do a slidershow or so in the following way: NowIcandoeverythingbeautyviaCSS,butIhaveaproblem!Theimaginaonlyactivateswhenthemousepassesoverthediv,butIneedtheimagetobeactivatedorb...
asked by 21.07.2015 / 19:31
1
answer

Making fadeIn in fixed scroll menu div with jquery

I am trying to make my fixed menu open with fade when scrolling the page plus my code is not working, and as I do not understand much of JS I am asking for help here to try to solve my problem. Come on! Follow my bootply to a preview!...
asked by 23.07.2015 / 16:03
2
answers

data record via ajax

I'm trying to make data records by ajax and the data is not going to BD . I did a direct test between html and php and it worked, but html , ajax and php will not. HTML: <form method="post"> AVERAGE M...
asked by 06.06.2015 / 05:52
1
answer

Site navigation without reload using ajax does not work correctly

All right? Next, I'm making a site with AJAX navigation so you do not have to load the site every time you go to a page. Home, news, contact, etc .. I managed to make the site, update the url, return button, everything right .. However I...
asked by 22.04.2015 / 15:30
1
answer

Onselect / Javascript Event

I am trying to do that when the user selects the% s of% id from source, and the selection is "Client" the select id "cli" receive div . For this I did a test, when to trigger the event display:block of the source id, give a...
asked by 03.08.2015 / 14:17
1
answer

Doubt when calling a modal jQuery UI screen passing an HTML page as parameter

I have this code. In the click of lupa.gif , I would call a jquery function and throw a page into it with all parameters passed like this: HTML: <img id='' style='display:; cursor:hand' name='Pesquisa_Contrato' width='16' height='1...
asked by 03.08.2015 / 19:43
1
answer

How do I get the href of an element and also assign it as the id of the element without the sharp (#)?

I'm using a shortcode in Wordpress that only gives me the ability to enter the following attributes: <a href="#anatomia" target="_self" class="dt-sc-button small">Inscreva</a> <a href="#anatomia" target="_self" class="dt-sc-bu...
asked by 01.08.2015 / 21:13
1
answer

IF condition in jQuery

I'm trying to add an IF condition in my jQuery study exercise and I'm having a little problem. The code below creates a short list of tasks and when clicked on top of the div created by jquery it is deleted. var main = function(){...
asked by 09.04.2015 / 04:18