Posts by zlDeath • 33 points
5 posts
- 
		-1 votes1 answer705 views
- 
		1 votes1 answer713 viewsQ: Date function in PortugueseI have this code <table class="table table-hover table-bordered table-condensed lista-clientes table table-striped table-bordered table-condensed"> <thead> <tr> <th>… 
- 
		0 votes0 answers75 viewsQ: Error Connect to Database?Well I’m trying to make a connection to a database and is giving the following error "ERROR: SQLSTATE[HY000] [2003] Can’t connect to Mysql server on '167.114.173.210' (13)" And I have a program… 
- 
		1 votes2 answers189 viewsQ: Tooltip when it’s deactivated?I want to make a tooltip appear when the button is disabled http://prntscr.com/i9tli4 saying that you need to mark the checkbox of terms, as soon as you mark it the tooltip disappeared. Can anyone… 
- 
		1 votes1 answer365 viewsQ: How to enable a button, only when you accept the termsWell, I’m doing a virtual product shopping site, and I need my customers to accept the "Terms of use". The method I used was this <input name="ck_permissao" type="checkbox" id="ck_permissao"…