Toggle navigation
Download
Here Doc
:: jQuery Utility Kit
jquery.here-doc.js
var doc = $.hereDoc(function(){/*
{title}
{left}
{right}
*/}, { title : 'HERE DOC', left : 'MAIN', right : 'SUB' }); $('div.result').html(doc);