view about-mozilla.js @ 0:58d9c5ef124e

Origination.
author Atul Varma <varmaa@toolness.com>
date Sat, 28 Feb 2009 12:24:58 -0800
parents
children 4dd50afc32c8
line wrap: on
line source

$(window).ready(
  function() {
    $(document.body).load("issue-2009-02-24.html .post",
                          null);
  });