Markdown.css makes it easy to make your HTML markup look like plain-text markdown. All it takes is the inclusion of the markdown.css file and defining some classes in your HTML. from CodeVisually http://codevisually.com
- Dave Kinsella
Problem: too much JavaScript in your page to handle 3rd party widgets (e.g. Like buttons)Possible solution: a common piece of JavaScript to handle all third parties' needs What JavaScript? If you've read the previous post, you see that the most features in a third party widget are possible only if
- Dave Kinsella
Pinterest account hacked for the second time, can't be bothered so I just deactivated it.
@daljo628 The guys over at WebDevStudios had a little contest that had a number of WordPress users, designers, and developers out themselves by showing their messy (or clean) work environments. We’ve done this before and it’s always neat to see where (and how) some people do their work. Here are
- Dave Kinsella
jQuery Spellchecker is a lightweight jQuery plugin that can be used to check the spelling of text within a form field or within a DOM tree. It comes with Unicode support (works with most languages), HTML parsing (for using the spellchecker within WSYIWYG editors) and Text parsing (for using the spel
- Dave Kinsella
A working demo of responsive text size using your camera to detect how far away from the screen you are. Very interesting experiment even if it isn’t something likely to ever make it into real world use. from Inspect Element http://inspectelement.com
- Dave Kinsella
Direct animations and motion are a big part of the user experience. Not every website will include dynamic animations, but these tend to draw in a crowd of interested users. Stunning visuals can also cross a line and turn into annoying distractions from your content. Building purposeful websites is
- Dave Kinsella
New CSS3 modules enable cool effects, but what about browsers that don’t support them? Opera’s Chris Mills demonstrates a few examples – and styling alternatives via Modernizr from .net http://www.netmagazine.com
- Dave Kinsella
Backgrounds have a huge effect on how a website looks and feels. Switching from a light to dark one or even changing the direction of stripes used changes things a lot. SubtlePatterns Bookmarklet is a simple but “so awesome” bookmarklet that enables testing the lovely backgrounds provided by Subtl
- Dave Kinsella
RT @ivan007: The Pope ( @Pontifex ) joins Twitter, less than a month later quits his job due to “advanced age”. Internet wins again. #thepoweroftwitter
Toolbar.js is a jQuery plugin that will allow you to quickly create responsive (follows the element on resize) tooltip-style toolbars for use in web appss and sites. The toolbar is easily customisable using Twitter Bootstrap icons and provides flexability around the toolbars display and number of ic
- Dave Kinsella
Modal boxes are so functional in displaying any HTML content with a focused interface and there are many great ones around. iLightBox is a fresh alternative to other jQuery lightbox plugins and there is a strong chance that, although it is a paid resource, it may become your favorite. It can pres
- Dave Kinsella