diff --git a/web/think.html b/web/think.html index 5fdaf5bd..27f7cf6c 100644 --- a/web/think.html +++ b/web/think.html @@ -73,7 +73,7 @@ var code = $('.edit').load('./editor.html', function(){setTimeout(function(){

Insert the following between the ending ul tag and the ending body tag, replacing the comment line:

@@ -97,7 +97,7 @@ var code = $('.edit').load('./editor.html', function(){setTimeout(function(){ - + alert("Good job! You'll replace this line in the next step!"); @@ -137,7 +137,7 @@ var code = $('.edit').load('./editor.html', function(){setTimeout(function(){ - + $('form').on('submit', function(event){ event.preventDefault(); @@ -169,7 +169,7 @@ var code = $('.edit').load('./editor.html', function(){setTimeout(function(){ - + var gun = Gun().get('thoughts').set(); $('form').on('submit', function(event){ @@ -201,7 +201,7 @@ var code = $('.edit').load('./editor.html', function(){setTimeout(function(){ - + var gun = Gun().get('thoughts').set(); $('form').on('submit', function(event){ @@ -249,7 +249,7 @@ var code = $('.edit').load('./editor.html', function(){setTimeout(function(){ - + var gun = Gun().get('thoughts').set(); $('form').on('submit', function(event){ @@ -295,7 +295,7 @@ var code = $('.edit').load('./editor.html', function(){setTimeout(function(){ - + var gun = Gun().get('thoughts').set(); $('form').on('submit', function(event){ @@ -358,7 +358,7 @@ next.step = [null, null, function(){ code.contents().filter(function(){ return this.nodeType == 8 }).remove(); var ul = code.find('ul'); if(ctx.alert){ ul.after($(' - \ No newline at end of file +