Edgewall Software

Changes between Version 58 and Version 59 of GenshiTutorial


Ignore:
Timestamp:
Aug 31, 2007, 7:56:48 PM (17 years ago)
Author:
cmlenz
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GenshiTutorial

    v58 v59  
    12851285}}}
    12861286
     1287This Javascript snippet uses [http://jquery.com/ jQuery] (via the `jquery.js` file you've already added to you `geddit/static` directory). We won't go into the details of the script here, suffice to say that it implements our goals in a fairly lightweight manner. For a nice introduction to jQuery, see [http://simonwillison.net/ Simon Willson]´s blog post [http://simonwillison.net/2007/Aug/15/jquery/ jQuery for JavaScript programmers].
     1288
    12871289=== Allowing Markup in Comments ===
    12881290