Posts by user48796 • 41 points
5 posts
- 
		0 votes1 answer229 viewsQ: How to simulate a "min-top" in cssSomeone knows a way to simulate a "min-top" in an element? Maybe using JS or Jquery... I’m using the scale() in an object, but the function causes the element to change position. I would like you to… 
- 
		0 votes2 answers48 viewsQ: PHP session after Load()I’m facing a little problem regarding my session.. When I reload the page by the function load(), my session does not update and the message is displayed Notice: Undefined variable: _SESSION From… 
- 
		0 votes1 answer171 viewsQ: Jquery with dynamic html codeI have an Ajax function that when added, inserts/ updates a page. php $("#recarrega-adt").click(function(event) { $.ajax({ url : 'classes/consulta-aditivo.php', success : function(txt){… 
- 
		0 votes1 answer55 views
- 
		3 votes1 answer3294 views