dogwonder + javascript   79

Quick Tip: Conditionally Including JS and CSS With get_current_screen | Wptuts+
As many stated before me: “A good WordPress citizen only loads their files where they’re needed”. This principle applies both to front-end and back-end (admin). There’s no justification for loading CSS and JS files on every admin page when you only need them on one single page you created. Thankfully doing things the right way is only one function call away.
wordpress  javascript  css 
14 days ago by dogwonder
Springload: OnMediaQuery - Responsive Javascript
Chances are, you're going to want to execute some code based on media queries in your snazzy responsive layout. At Springload we started by doing this with the window.matchMedia() function. It worked pretty well, but it always felt a bit, well.. inelegant. The problem was, we had to set our media queries in our Javascript as well as in our CSS files. This made our geeky department very nervous, so we struck out in search of a better, simpler way that didn't keep our developers up at night in a pool of cold sweat.
javascript  responsive  responsivedesign  rwd 
19 days ago by dogwonder
TinyNav.js · Convert navigation to a select dropdown on small screen
TinyNav.js is a tiny jQuery plugin (362 bytes minified and gzipped) that converts <ul> and <ol> navigations to a select dropdowns for small screen. It also automatically selects the current page and adds selected="selected" for that item.
javascript  jquery  menu  navigation  responsive 
6 weeks ago by dogwonder
Wrangle Async Tasks With JQuery Promises | Nettuts+
RT : If you're not up to date on jQuery Promises this is a great read:
javascript  jquery  tutorial  from twitter
8 weeks ago by dogwonder
Responsive News - Colophon
Here’s the technical stack we’ve used to build responsive news.

Nb. BBC is a large(ish) organisation so we’ve already got a fully operational platform upon which to write applications, so I’ve not listed every last thing, just the tools and technology that we’ve selected to create our project.
bbc  css  design  javascript  responsive 
8 weeks ago by dogwonder
yepnope.js | A Conditional Loader For Your Polyfills!
yepnope is an asynchronous conditional resource loader that's super-fast, and allows you to load only the scripts that your users need.
js  javascript  webdev 
12 weeks ago by dogwonder
DocumentCloud's VisualSearch.js
VisualSearch.js enhances ordinary search boxes with the ability to autocomplete faceted search queries. Specify the facets for completion, along with the completable values for any facet. You can retrieve the search query as a structured object, so you don't have to parse the query string yourself.
javascript  jquery  search  ui 
february 2012 by dogwonder
ShareJS – Live concurrent editing in your app.
ShareJS is an Operational Transform library for NodeJS & browsers. It lets you easily do live concurrent editing in your app.
code  collaboration  javascript 
january 2012 by dogwonder
PxLoader | A Simple JavasScript Preloader
PxLoader is a Javascript library that helps you download images, sound files or anything else you need before you take a specific action on your site (like showing a user interface or starting a game). You can use it to create a preloader for HTML5 games and websites.
development  image  javascript  html5 
january 2012 by dogwonder
Stellar.js
RT : Stellar.js - Parallax scrolling made easy via
javascript  js  from twitter
january 2012 by dogwonder
Heat map
RT : Heatmap.js | HTML5 Canvas Heatmap Library
js  javascript  analytics  ux  hci  from twitter
august 2011 by dogwonder
Sniff my browser: The Modernizr inadequacy - Nefarious Designs
So, in summary then, I absolutely cannot recommend implementing Modernizr as a best practice for front end development. It attempts to solve a problem from the wrong direction, and introduces a new potential point of failure. What’s more it breaks the fundamental ethic of web standards; the separation of concerns.
css  design  javascript 
may 2011 by dogwonder
PhoneGap
PhoneGap is an HTML5 app platform that allows you to author native applications with web technologies and get access to APIs and app stores
development  iphone  framework  javascript  mobile 
april 2011 by dogwonder
Type study: An example of Lettering.js « The Typekit Blog
RT : Type study: Using Lettering,js for kerning and other radical web typography
css  javascript  jquery  typography  webdesign  from twitter
january 2011 by dogwonder
iui - Google Code
* Create Navigational Menus and iPhone interfaces from standard HTML
* Use or knowledge of JavaScript is not required to create basic iPhone pages
* Ability to handle phone orientation changes
* Provide a more "iPhone-like" experience to Web apps
mobilewebdesign  applications  css  code  developer  programming  javascript 
july 2008 by dogwonder

related tags

ajax  analytics  animation  api  apple  application  applications  article  articles  bbc  Blogs  books  browser  carousel  carousels  code  collaboration  cool  css  database  design  developer  development  documentation  effect  facebook  flash  flickr  forms  framework  frontend  funny  gallery  games  google  gracefuldegradation  graphics  greasemonkey  hci  howto  html  html5  ie6  image  images  interaction  Interesting  iphone  IxD  javascript  jquery  js  json  mac  marketing  menu  mobile  mobilewebdesign  mootools  navigation  network  opensocial  opensource  optimization  performance  php  plugin  plugins  pngfix  presentations  processing  productivity  programming  progressiveenhancement  reference  responsive  responsivedesign  rwd  scripts  scrollers  search  slider  sliders  social  socialnetworking  statistics  templates  timer  tips  tools  tricks  tutorial  tutorials  twitter  typography  ui  usability  ux  visualization  web  web2.0  webdesign  webdev  webdevelopment  wordpress  zip  zoom 

Copy this bookmark:



description:


tags: