Questions tagged as 'html'

1
answer

My select does not resize to the font size. How to solve?

I added select to my form , but when I set the font size to 35px the select does not fit the font size, a cut occurs. See below for what happens: Ineedthefontsizereallytobe35px,howcanIresolvethis?HTML<figureclass="c...
asked by 01.08.2017 / 15:54
1
answer

How to change the font size of select options?

I have select in my form but I can not change the font size of the options. See image below: Howtoincreasethefontsizeofthelistofoptions?Ialreadytriedfont-sizeandnothingworked.HTML<figureclass="cx-fotos-portugal">...
asked by 01.08.2017 / 16:39
1
answer

Drag image out of div using JQuery UI

I have a div with a list of photos using the BxSlider plugin and I'm also using JQuery UI to perform drag and drop. Now, what I need is a way to drag the image out of that div (photos), because when I try to drag it it goes inside the div its...
asked by 03.07.2017 / 13:33
2
answers

Bound logo and title when resizing the window

How to solve the print problem? I'm developing a responsive registration page, but the logo and the title are giving me a lot of headache, I've tried everything I know and I could not solve it, it's getting like that from a 500px. The problem is...
asked by 02.07.2017 / 23:48
2
answers

Appear button when mouseover javascript

I'm developing an application in jsf, css, javascrip where when you move the mouse on the product there will appear a "Learn more" button and when you take the mouse the button know more disappears, only the first item is functioning for the res...
asked by 05.07.2017 / 22:00
1
answer

Bug with scrollbar in plugin select nice

Well I'm customizing the nice select plugin, however I'm having a bug where the scroll bar on the page gets huge, and the select is closed. How to make it appear only when the select is opened? (function($) { $.fn.niceSelect = function(...
asked by 24.06.2017 / 19:58
2
answers

Pass ids as parameter to function js

I have function that I would like to receive the id values of some fields of quantity, unit value, and result. But I'm not getting it. ' String.prototype.formatMoney = function() { var v = this; if(v.indexOf('.') === -...
asked by 21.06.2017 / 16:54
1
answer

Variable within GET Ajax Request

Good afternoon, I need a help, I have this request get from ajax that sends to the web service, and I need to put this variable id, in the url, because inside the webservice I get this variable and I treat the return, correct ? I do not know how...
asked by 21.06.2017 / 19:56
3
answers

How to stylize the field where the options of a select tag are?

Asthepreviousphotoshows,Iwouldliketostylizethatlocationthatismarkedinred.Ihavealreadyputthefollowingcode:selectoption{background-color:white;border:1pxdashedred;}background-colorworked,buttheborderattributedidnotwork,andseveralotherattributesdi...
asked by 11.09.2017 / 17:52
1
answer

Callback from reCaptcha when user is wrong

Is there any google reCaptcha function that is activated when the user misses the options?     
asked by 25.07.2017 / 15:46