Questions tagged as 'html'

1
answer

CSS animation "Flickering" or tremendous

My idea is to put an invisible image on the page, which when hovering, appears and triggers an animation. The problem is that as soon as I put the pointer under the image, the animation is shaking, starting and stopping several times a second...
asked by 01.07.2015 / 18:42
1
answer

PHP variable with a select text (combobox)

How to put in a php variable the text and not the value of an option? If it is java script, I still put the text in the variable, since I need to work with that text. html example: <select name="uf" id="uf"> <option value="...
asked by 08.07.2015 / 15:06
1
answer

Change button size

I'm developing a footer in JQuery that I went through for this FIDDLE HTML / JQuery <div data-role="footer" data-position="fixed" data-theme="c" data-tap-toogle="false"> <div data-role="navbar" data-gri...
asked by 09.07.2015 / 19:17
2
answers

Request Validation asp.net

I have a TextBox that uses the ckeditor text editor. When I run the method to save the information, it gives an error    A potentially dangerous Request.Form value was detected from the client (ctl00 $ ContentPlaceHolder1 $ fTxtConteudo=" sd...
asked by 08.07.2015 / 16:49
1
answer

Handle path of a form input sent to url

I'm testing a search field that sends what the user types directly to the site I've chosen (on a new tab), searching the site itself, and works perfectly. However, I would like to know if I can manipulate this address that is sent to the url....
asked by 08.07.2015 / 19:25
1
answer

How to block mobile phones from accessing the website?

Good afternoon, I have a website and I want to make sure that when I access the site through the mobile phone that a message appears informing that the mobile application will be available soon and will not open the site how can I do it?    ...
asked by 08.09.2015 / 20:42
1
answer

How to set the default UTF-8 page encoding in IIS on Windows Server?

I have an encoding problem with the default template of Bootstrap , specifically carousel . The official code has the goal defined as follows: <html lang="en"> <head> <meta http-equiv="X-UA-Compatible"> <m...
asked by 09.09.2015 / 23:00
2
answers

Overlapping Information When Using Media Queries

I developed this site www.prolinesound.com.br , in the desktop version everything is perfect but when I started adjusting the media -queries to make you more mobile-friendly, I encountered a problem. When I click on the who we are link, it bl...
asked by 09.09.2015 / 04:42
1
answer

Working with Grunt

I have read a lot about some tools used to facilitate the workflow on the front end and I knew Grunt, I understood his function and when it might be useful, but I have the following doubt when I use Grunt to perform the tasks of minification, co...
asked by 03.09.2015 / 16:14
1
answer

Problem with CSS and ASP Button

I am trying to put a ASP button with a certain class CSS but I am not able to put the ASP button working according to CSS . If the button is HTML it gives no problem. CSS Code : .images_1_of_5 .button{...
asked by 23.06.2015 / 19:17