Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re: PerlMonks meets Twitter Bootstrap

by Anonymous Monk
on Sep 03, 2014 at 01:07 UTC ( [id://1099333]=note: print w/replies, xml ) Need Help??


in reply to PerlMonks meets Twitter Bootstrap

Neat :)

Here it is as an addition to themes for Anonymous Monk or try out themes without changing display settings

javascript:(function () { $('link[rel~=stylesheet]').remove(); $('head').append('<script type="text/javascript" src="//code.jquery.co +m/jquery-1.11.1.min.js"></script>'); $('head').append('<script type="text/javascript" src="//maxcdn.bootstr +apcdn.com/bootstrap/3.2.0/js/bootstrap.min.js"></script>'); $('head').append('<script type="text/javascript" src="//cdnjs.cloudfla +re.com/ajax/libs/highlight.js/8.2/highlight.min.js"></script>'); $('head').append('<script type="text/javascript" src="//buzzword.org.u +k/2014/pm/pm2.js"></script>'); }());

I see downloading some fonts fails for me, and the "sections" and "you" dropdown menus don't drop down

While this thing is loading I saw briefly a button flash "Toggle navigation" but I can't get to that (or if I disable stylesheets I can't get it to do anything)

Like I already said, its still neat :)

Also (probably my css) if I unwrap code sometimes it goes too wide and the nodelets float over the content

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others avoiding work at the Monastery: (5)
As of 2024-04-16 04:58 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found