Posts by Douglas Dreer • 101 points
2 posts
- 
		6 votes1 answer479 viewsQ: Private Property / Protected JS / jQueryIs it possible to make an object in js/jQuery where it is visible only using the method, for example get / set? An example of an object: if I give a console.log(pessoa.documeto), it will display the… 
- 
		3 votes6 answers41250 viewsA: How to prevent Submit from an empty form?You can use the require HTML 5 command: <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.0/css/bootstrap.min.css"> <!-- Optional theme --> <link… javascriptanswered Douglas Dreer 101