Questions tagged as 'jquery'

1
answer

How to capture the size of a div where the value was not set

I have a div, which contains a text inside, when I mouse over it, another div, which is a small bar of height:3px , stops being display:none and stays display:block , until Oh calm, everything is working. However, I would like...
asked by 18.06.2014 / 14:05
1
answer

Get JavaScript / jQuery on a button

I have this button: <div class="grid_17"> <button value="novaPesquisa" class="btn-pular-passo pull-right" id="btnEndereco">Continuar</button> </div> There is a <form> big, where this button is insert...
asked by 17.03.2014 / 20:19
2
answers

Jcrop distorting the image at the time of selection

I want to use Jcrop in .dialog() , but it is not working correctly, Jcrop selection is getting wrong, distorting the image: Insteadofdoingso: The js looks like this: $('.imagem_principal').live('click', function() { var foto =...
asked by 08.03.2014 / 14:10
2
answers

Like to load facebook button to load

I have a div where the social networks part is. In it I have a button for liking from Facebook, Twitter and Google Plus. Twitter and Google Plus finish loading together and is shown, while Facebook takes a few seconds to load. I wanted to...
asked by 10.03.2014 / 20:38
2
answers

How to format multiple bxSlider on the same page with different styles?

I'm developing a site whose pages will have 3 or 4 sliders (bxsliders) so my problem is that I'd like to format one by one, especially the margins of the buttons below ( link ), since there are sliders that have more height than others, b...
asked by 10.03.2014 / 19:37
1
answer

Use pagination in 2 lists without one influencing the other

I am listing images and characteristics of them that are collected from the database. As can be seen below, I'm already listing the 2 images and their characteristics, each image is from a table in the database. The problem I am having is...
asked by 06.03.2014 / 21:12
2
answers

How to view data from a Cordova database?

I would like to know if there is a way to access and view recorded data from a database Cordova ? I have a mobile application (Android and iOS) and I know I can view the records using log or alert but there is some way to vie...
asked by 11.03.2014 / 14:33
1
answer

Apply CSS when in the menu in question

I'd like to leave a selected item when I'm on any selected menu. For example, if I'm on the '/ on' link. The menu item called 'on' should change color, for example. Would you be able to do that?     
asked by 23.06.2014 / 19:46
1
answer

Corrections in Fullcalendar

I'm trying to adjust the display position of the content within the first, the one that shows the Month / Day. I would like it to appear as: Day / Month, Ex: 23/08. I searched, but my lack of "ability" with Js is hindering me a little,...
asked by 23.08.2014 / 17:55
1
answer

Generate PDF from selector in current page with CSS

I would like to know how to generate a PDF from a selector that I define and that all the formatting of this selector comes correctly in the PDF? I want to make client-server. Example: Imagine that I have a full page, hence I have a specific...
asked by 02.08.2014 / 04:50