Posts by Gerson Correia • 1 point
2 posts
-
-4
votes3
answers20580
viewsA: Close modal bootstrap automatically when send form
Parent. $('#meumodal'). modal('Hide');
-
-1
votes2
answers18380
viewsA: Change svg color in :Hover
If there are few icons have a gambiarra, you put the CSS style inside the SVG file and remove the fill <style id="style4487"> .class1 { fill: #ff9900; } .class1:hover { fill: #ff0000;…