\n'; html += '\n\n'; var printReadyElem = document.getElementById(recipeToPrint); if (printReadyElem != null) { html += printReadyElem.innerHTML; } else { alert("Could not find the printReady function"); return; } html += '\n\n'; var printWin = window.open("","printSpecial"); printWin.document.open(); printWin.document.write(html); printWin.document.close(); if (gAutoPrint) printWin.print(); } else { alert("The print ready feature is only available if you are using an browser. Please update your browswer."); } }

Sunday, September 03, 2006

I case you were wondering ...

Some issues came up the last few days that prevented me from doing any blogging or picture taking. We did eat, and actually had a few things that might have been blog worthy, but no time to document that or continue the Meme I am working on.

Should be back to speed today with normal posts and more on the 'Foods to Die For' Meme, naturally in time for Weekend Herb Blogging (I hope!).

surfindaave

0 Comments:

Post a Comment

Links to this post:

Create a Link

<< Home