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
|
|---|