129d128
< var coordsnext=0;
136,138d134
< var restcmd=["", " document.getElementById('bigbutton').style.backgroundColor='pink'; ", " document.getElementById('bigbutton').style.borderColor='1px solid red'; ", " document.getElementById('bigbutton').style.fontSize='14px'; ", " document.getElementById('bigbutton').style.paddingBottom='24px'; "];
< var rest=["", "Button background colour set to pink.", "Button border colour set to red.", "Button font size set to 14px.", "Button padding bottom set to 24px."];
<
479,524d474
<
< function addfunctionality(evt) {
<
<
< var iourx=-9, ioury=-9;
< var extras="";
< if (document.getElementById('caption').innerHTML == '') {
< coordsnext++;
< document.getElementById('caption').innerHTML="I'm one big button that now has this caption. Click again and we supply you with (left,top) co-ordinates.