mirror of
				https://github.com/amiaopensource/ffmprovisr.git
				synced 2025-10-31 08:58:11 +01:00 
			
		
		
		
	blah blah readme
This commit is contained in:
		
							
								
								
									
										21
									
								
								index.html
									
									
									
									
									
								
							
							
						
						
									
										21
									
								
								index.html
									
									
									
									
									
								
							| @@ -1,7 +1,24 @@ | ||||
| function newQuestion(){
$question.hide();
$question.first().show(); | ||||
| <html> | ||||
| <head> | ||||
| <link rel="stylesheet" href="css/font-awesome.min.css"> | ||||
| <link rel="stylesheet" href="css/bootstrap.min.css"> | ||||
| </head> | ||||
|  | ||||
| <body> | ||||
|  | ||||
|  | ||||
|  | ||||
| <!-- blah blah blah --> | ||||
|  | ||||
| <!-- function newQuestion(){
$question.hide();
$question.first().show(); | ||||
| $form.on("click", ".new-question", function() { | ||||
|   $(this).parent().parent().next().slideDown("slow"); | ||||
| }); | ||||
| } | ||||
| } --> | ||||
|  | ||||
|  | ||||
|  | ||||
| <script src="js/jquery.min.js"></script> | ||||
| <script src="js/bootstrap.min.js"></script> | ||||
| </body> | ||||
| </html> | ||||
		Reference in New Issue
	
	Block a user