Posts by João Paulo França • 48 points
4 posts
- 
		0 votes1 answer175 viewsA: Div display only after full upload of the same (Preloader)When using '$' you must ensure that your page or project is making use of the local or online jQuery file. In Your case try to add in the jQuery online source script using:… 
- 
		1 votes1 answer2413 viewsA: Java external html page script not workingHello. As the test I did is working normally its function. The example that shows in The HTML page is not "calling" Javascript shows that the external . js file was called inside the /js folder. The… 
- 
		1 votes1 answer678 viewsQ: How to create a Foreign key and Unique attribute at the same time?I would like to know whether there is any way, or how best, of restricting a relationship between two entities, one of which cannot be repeated in this relationship. I have the tables 'Customers'… 
- 
		1 votes3 answers451 viewsA: Permissive issues when creating Linux server folders using mkdirI had the same problem today. In localhost the method created the directory and performed the function without problems, but in the client did not work, giving a path error. I decided to set the…