Questions tagged as 'html5'

1
answer

How to search a text-moving slide

I wonder what this type of effect is called. if they take a look summer texts going left on the right pair and vice versa but I already researched and I only think slides do not know how to make a search filter because I do not know what the n...
asked by 24.09.2015 / 19:11
3
answers

Numerical counter

I'm making a control page for input and output of company equipment. I am using Boostrap as a framework, you could inform me how I do an accountant to manage the OS number. Or some help link on the internet, video, etc. I imagine that with JQue...
asked by 24.09.2015 / 17:50
2
answers

Required does not work

I would like the fields not to be sent in white, so I tried using the required .. but it is not working. What is the reason? <form action="https:/----Site---" method="POST"> <input type=hidden name="oid" value="00Dj0000001qrS...
asked by 09.11.2015 / 13:03
2
answers

There is the possibility of putting a specific CSS in Bootstrap for a size

I would like to create a css that when a certain class was in the size xs would have a font-color red and the other sizes this color would change to green. But without having to repeat the text. type: <div class="hidden-xs"> &l...
asked by 22.10.2015 / 19:41
2
answers

Menu wrap with icon and text aligned

I'm making a menu with ul and li where within my li it has an a with a span for the icon and a span for the text of the menu item. Currently when he arrives at an xxx resolution he breaks the items. I would lik...
asked by 03.12.2015 / 12:39
1
answer

Data does not appear in phpMyAdmin

I am having problems sending data passed by the form + php, and appear in the database .... When I go in phpMyadmin only appears the data that I once handbook, it is not being dynamic to display in phpMyadmin, I would like your help ... I have m...
asked by 01.06.2016 / 23:25
1
answer

Disappearing two divs with jquery

First of all I made a foreach in my bank but the code will be very extensive continuing, What I want to do is to have the user click on the link to appear a confirmation of a div, in this div will have a link to actually delete the article the p...
asked by 06.01.2016 / 20:46
1
answer

Links and Scripts not found with CI-3

I put my header and footer inside a templates folder that is inside the views folder, when I try to load the CSS the browser returns erro 404 - not found , but I'm following according to what the IDE shows to have no...
asked by 10.09.2015 / 21:08
1
answer

How to reset form state with model data?

I have a model in which I fill in the fields of a form (use asp.net mvc and the view is typed), that is, I load the fields of this form according to the data of the database for the user to change on the screen What I want to do is a "undo" bu...
asked by 07.08.2015 / 15:10
1
answer

Refresh to div without loading other content

Good morning everyone! I have a page in ASP that basically has 2 divs. A div where there is a panel that connects to a database and takes out information from there (a kind of dashboard) and a div where there is a slider of messages. What...
asked by 24.06.2015 / 15:07