First of the button submit that loses the action when I put my script to configure my table. Here are some steps to take:
I load my table with data from another table, clients name.
I need to select the name of a collabor...
Hello, good afternoon, I would like to know how do I log in the system does not let the administrator log on that is not enabled (level == 5) I have already tried everything, and the code I am touching is very mixed, I wanted it would do the same...
I searched for examples but found nothing to elucidate my doubt, I have no experience with cordova (maybe that's why I do not know how to use cordova-plugin-accountkit ).
This is the code for the file index.js (pretty much the wa...
I'm having trouble with Bootstrap 3.3.7
<a href="#">
<button type="button" class="btn btn-danger" data-loading-text="Aguarde..." id="myButton">
Entrar
</button>
</a>
I click and it does not load, my...
I'm having a problem to leave my menu online Could anyone tell me what I'm doing wrong, thank you !!!
@charset "utf-8";
/* CSS Document */
#topo {
background:url(../imagens/topo.png);
position:inherit;
width:1024px;
height...
I'm working on a superzoom but I need to make clicking on the thumbnails it change the src and the zoom-in of the main image without jquery.
Another important detail is that these images will be dynamic, being able to contain from 1 to 10 for...
I'm trying to make a rollover effect in CSS could anyone tell me if it's possible with HTML and CSS in the way the codes are? the effect would just add a black border around each menu item. Thank you for your attention!
@charset "utf-8";...
Hello
I have the following popover, but when I trigger the submit, nothing happens.
Can you help me?
$(function() {
$('a[rel=popover]').popover({
html: 'true',
title: 'Título popover',
placement: 'right',...
I'm having trouble connecting to my site's database. The following error occurred:
Fatal error: Uncaught Error: Call to undefined function mysql_connect() in /home/cardgamming/www/configuracao.php:10 Stack trace:...
Good morning,
I'm trying to make a small HTML page with a Maps API and an RSS feed.
However, I'm not able to put my RSS feed on the right side of the API. Can someone help me?
Here is the example of my page:
HereisthecoderelatedtoRSSFeed:<...