Commit History

Author SHA1 Message Date
  Frederic G. MARAND 1520b85982 Exercise 5: adding a class without using addClass(). 8 years ago
  Frederic G. MARAND e16af44c2e Exercise 4: toggle bold on author, using a selector context. 8 years ago
  Frederic G. MARAND 05726a115f Exercise 3: add a bold wrapper on author name click. 8 years ago
  Frederic G. MARAND 9d08235892 Exercise 2: add a self-rmoving "you were here" paragraph on click. 8 years ago
  Frederic G. MARAND 5c3f681273 Exercise 1: add back to top only after 4th paragraph. 8 years ago
  Frederic G. MARAND 337fec6593 Listing 5.20: stripping tags with text(). 8 years ago
  Frederic G. MARAND c8b561a45a Listing 5.19: sub-query with find()..end(). 8 years ago
  Frederic G. MARAND b4f9f0c753 Listing 5.18: prepend pull quotes to their parent. 8 years ago
  Frederic G. MARAND 592e05d2db Listing 5.17: add position:relative to pull-quote parents to prepare positioning. 8 years ago
  Frederic G. MARAND 4324023692 Listing 5.16: more join() to build footnote backlinks. 8 years ago
  Frederic G. MARAND 4795ad302c Listing 5.15: more join() to build footnote links. 8 years ago
  Frederic G. MARAND d5bbd0c346 Listing 5.14: string building with array.join(). 8 years ago
  Frederic G. MARAND ef1430e648 Listing 5.13: using inverted dom manip to chain actions. 8 years ago
  Frederic G. MARAND 0da8574893 Listing 5.12: inserting footnote numbers before moving them. 8 years ago
  Frederic G. MARAND 399b0c356b Listing 5.11: explicit iteration with each(). 8 years ago
  Frederic G. MARAND ae0aa68c51 Listing 5.10: number footnotes using wrap()/wrapAll(). 8 years ago
  Frederic G. MARAND 771bb3b173 Listing 5.9: moving footnotes with insertBefore(). 8 years ago
  Frederic G. MARAND 318653062c Listing 5.8: insert anchor with prependTo(). 8 years ago
  Frederic G. MARAND 4c7bb55200 Listing 5.7: insert links with insertAfter(). 8 years ago
  Frederic G. MARAND a017828cef Listing 5.6: add "back to top" links. 8 years ago
  Frederic G. MARAND 9b8b8c3f4d Listing 5.5: using $(this) in a value callback. 8 years ago
  Frederic G. MARAND 6c1e58defd Listing 5.4: selecting using a *-match on href. 8 years ago
  Frederic G. MARAND fdb0db2c1b Listing 5.3: setting id with a value callback. 8 years ago
  Frederic G. MARAND 415d4f42c3 Listing 5.2: setting multiple attributes at once. 8 years ago
  Frederic G. MARAND 089beb89e9 Listing 5.1: Set attributes. 8 years ago
  Frederic G. MARAND 093c6c82c2 Exercice 4.4: keyboard-controlled smooth div moves. 8 years ago
  Frederic G. MARAND 745e4d5d8b Exercise 4.3: sequential animations on disjoint data. 8 years ago
  Frederic G. MARAND 37e4931702 Exercise 4.2: Yellow hovers. 8 years ago
  Frederic G. MARAND f3c37268a9 Exercise 4.1: Fade in on ready. 8 years ago
  Frederic G. MARAND 720c4da738 Listing 4.27: Queuing with callbacks. 8 years ago