diff --git a/index.html b/index.html index 7eb0fd4..7ae030c 100644 --- a/index.html +++ b/index.html @@ -50,8 +50,8 @@

Index

$("#i_summary").attr("src","oak_summary.html"); }) $("#beech").click(function(){ - - + $("#i_content").attr("src","beech_content.html"); + $("#i_summary").attr("src","beech_summary.html"); }) /* This will not be merged ! */