鳳梨麵包

Generation

<!DOCTYPE html> <html> <head> <meta charset="UTF-8"/> <title>3D Music sequencer</title> </head> <style> #main { width: 100%; height: 100%; background-color: #000000; color: #ffffff; text-align: center; } #main .container { width: 100%; height: 100%; background-color: #000000; color: #ffffff; text-align: center; } #main .container .row { width: 100%; height: 100%; background-color: #000000; color: #ffffff;

You can use the following code to achieve what you want: <!DOCTYPE html> <html> <head> <title>Test</title> <script src="http://code.jquery.com/jquery-1.11.0.min.js"></script> <script> $(document).ready(function(){ $("#btn").click(function(){ $("#div").load(

Questions about programming?Chat with your personal AI assistant