Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

Re^2: PerlMonks meets Twitter Bootstrap

by tobyink (Canon)
on Sep 04, 2014 at 08:54 UTC ( [id://1099523]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    $('p.code').each(function (i, c) {
        var code = $(c).find('tt.codetext').text().replace(/\u00a0/g,' ').
    +replace(/\s+$/,'');
    ...
        $(c).after(footer);
        $(c).replaceWith(pre);
    });
    
  2. or download this
    Code Wrapping Off                                  [     ]
    Code Wrap Length                                   [     ]
    ...
    Large Code Font                                    [     ]
    Don't show embedded d/l links                      [     ]
    Show download link on code N lines long or more:   [   4 ]
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1099523]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others taking refuge in the Monastery: (6)
As of 2024-04-18 13:43 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found