Questions tagged as 'html'

1
answer

CSS is not loading

I have the site of a client http://suprimark.com.br/ it was working normally, but when the service of the agency was access, it appeared like this, without css , in which it has calls to the .css files. I have no idea what it...
asked by 27.05.2015 / 16:32
0
answers

Navbar Bootstrap and Dropdown

I have a menu that contains submenus. When the resolution is of mobile it only displays the menus and when I click on "products" it does not open the submenu that has in it, it is closed. What can it be? <nav role="navigation" class="...
asked by 26.05.2015 / 06:19
0
answers

Trigger event when clicking on a "tab"

I have a series of "tabs" that are generated according to the parameters code: if($i==0 || $i==2 || $i==16 || $i==26 ) { ?> <div class="panel with-nav-tabs panel-p...
asked by 26.05.2015 / 21:24
0
answers

How to fix a (stylized) UL that breaks inside the DIV?

I'm new to the design area, and I was trying to build a page like this link First of all I would like to thank you for the help, because I tried hard to solve this problem but I could not get the solution, and now I understand how valuable kno...
asked by 25.05.2015 / 14:04
0
answers

Dropdown of Semantic UI does not work with AngularJS

I'm using the Semantic UI Framework, when the dropdown feature is within the ng-repeat directive, this feature simply stops working. Has anyone experienced this or something?     
asked by 27.05.2015 / 13:40
0
answers

Google Translate: do not translate HTML tags

I'm using the Google translator to do HTML document translation sets in Portuguese to English. Is there any way to teach Google to realize that HTML tags are not meant to be translated ? This without using a Google account to fix all cases indi...
asked by 19.05.2015 / 12:59
0
answers

Displaying alert / context messages with jQuery dynamically in addition to .show (); and .hide () ;?

While interacting with a particular interface, please see jsfiddle , some warning messages (nothing involving validation ..) .) are displayed. My rather rustic approach to displaying / hiding these messages, and certainly also counteracting o...
asked by 20.05.2015 / 20:08
0
answers

How to put an image in the title of an input

Hello, I would like to put an image with a description in the title (when you leave the mouse on top and a message appears) of an input.     
asked by 21.05.2015 / 17:58
1
answer

Fill out form with customer ID

I have a form with customer ID, customer name, address and email. Since the ID is unique, it wanted to be filled in with the input of the ID, to do a search in the database and complete the rest of the form with the missing input's. The problem...
asked by 25.06.2015 / 12:08
2
answers

Open div when you click on a date

How do I open a div when clicking on one of the dates? When you click on the other% open% close and open the clicked with a different content? #agenda { width: 1000px; height: 500px; background-color: white; position: rela...
asked by 24.06.2015 / 22:23