// This file is part of the "jQuery.Syntax" project, and is distributed under the MIT License. // Copyright (c) 2011 Samuel G. D. Williams. <http://www.oriontransfer.co.nz> // See <jquery.syntax.js> for licensing details.
// This layout doesn't work correctly in IE6, but is fine in all other tested browsers. Syntax.layouts.fixed = function(options, code, container) {
var fixed = jQuery(''), line = 1, space = /^\s*$/;
var toolbar = jQuery('