github
Advanced Search
  • Home
  • Pricing and Signup
  • Explore GitHub
  • Blog
  • Login

stuartloxton / jquery-microformats

  • Admin
  • Watch Unwatch
  • Fork
  • Your Fork
  • Pull Request
  • Download Source
    • 7
    • 1
  • Source
  • Commits
  • Network (1)
  • Issues (0)
  • Downloads (0)
  • Wiki (1)
  • Graphs
  • Branch: master

click here to add a description

click here to add a homepage

  • Branches (1)
    • master ✓
  • Tags (0)
Sending Request…
Click here to lend your support to: jquery-microformats and make a donation at www.pledgie.com ! Edit Pledgie Setup

Pledgie Donations

Once activated, we'll place the following badge in your repository's detail box:
Pledgie_example
This service is courtesy of Pledgie.

A jQuery plugin for parsing local and remote documents for Microformats. — Read more

  cancel

  cancel
  • Private
  • Read-Only
  • HTTP Read-Only

This URL has Read+Write access

Added example hCalendar to hcard.html + implemented basic hEvent parser 
stuartloxton (author)
Tue May 20 14:49:58 -0700 2008
commit  b1980a9c5e28cdda30fc736a43eae5cc4d54099a
tree    636b7f45093ab4e06ed76e110e1d66a9100aa15a
parent  05f7adc918b641095bbe32ecbe26066d0cc13f52
jquery-microformats /
name age
history
message
file README.textile Loading commit data...
file hcard.htm
directory lib/
README.textile

jQuery Microformats

At the moment and for the next few days (maybe weeks) only parseLocal will be available as I am going to write all the parsers then apply the remote system

jQuery Microformats is an in development jQuery plugin for parsing local and remote documents for microformats.

Example Code

This code loops through all hCards on the page and alerts their name.


$.microformats.parseLocal({microformats: 'hCard'});
$.each($.microformats.hCards, function() {
	alert(this.fn);
});

Supported MicroFormats
  • hCard
  • hCalender
  • hReview (not an official microformat but a draft I support)
  • XFN
Currently working
TODO
Blog | Support | Training | Contact | API | Status | Twitter | Help | Security
© 2010 GitHub Inc. All rights reserved. | Terms of Service | Privacy Policy
Powered by the Dedicated Servers and
Cloud Computing of Rackspace Hosting®
Dedicated Server