mirror of
				https://github.com/mdbootstrap/mdb-ui-kit.git
				synced 2025-10-31 07:57:45 +03:00 
			
		
		
		
	fixed click on firefox
This commit is contained in:
		
							parent
							
								
									3e17926811
								
							
						
					
					
						commit
						c15891a1d1
					
				|  | @ -1,3 +1,4 @@ | |||
| /* Copyright 2014+, Federico Zivolo, LICENSE at https://github.com/FezVrasta/bootstrap-material-design/blob/master/LICENSE.md */ | ||||
| /* globals CustomEvent */ | ||||
| var ripples = { | ||||
|     init : function(withRipple) { | ||||
|  | @ -72,6 +73,7 @@ var ripples = { | |||
| 
 | ||||
|             // Let ripple fade out (with CSS)
 | ||||
|             setTimeout(function() { | ||||
|                 $ripple.parentNode.parentNode.click(); | ||||
|                 $ripple.remove(); | ||||
|             }, rippleOutTime); | ||||
|         }; | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	Block a user