Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
9 check-ins using file src/forum.c version c7e514e68e
|
2018-09-09
| ||
| 17:41 | Reverted [59c7ca0509]: drh says we can't use jQuery. Also, there was a syntax error that sent all hyperlinks to the honeypot in some conditions. check-in: 5a62b395ed user: wyoung tags: js-hamburger-menu | |
|
2018-09-06
| ||
| 03:56 | The hyperlinks in the hamburger menu drop-down still had the anti-robot defense activated. Defeated it. check-in: 571df2e8b4 user: wyoung tags: js-hamburger-menu | |
| 03:56 | Converted src/href.js to jQuery as a demonstration: the code's nearly half the size, and it's clearer as a result. check-in: 59c7ca0509 user: wyoung tags: js-hamburger-menu | |
|
2018-09-05
| ||
| 23:45 | Fixed a bug in the onclick handler for the new hamburger button which allowed the browser to follow our empty 'a href="#"' link. For some reason, Chrome only did this sometimes, not always, which lead to me thinking it was some kind of race condition. check-in: e806e5c4df user: wyoung tags: js-hamburger-menu | |
| 23:08 |
Ajaxy animated drop-down menu on clicking a new hamburger
button in the default skin, as requested by drh on the forum:
https://fossil-scm.org/forum/forumpost/40a18bd742
Initial version uses jQuery loaded from Google Hosted APIs for ease of development. check-in: d7c43c5aa7 user: wyoung tags: js-hamburger-menu | |
| 15:16 | Avoid column breaks inside a top-level bullet in the /sitemap. check-in: dc5e06ff71 user: drh tags: trunk | |
|
2018-09-04
| ||
| 12:10 | Added more info on quoting rules in Tcl/TH1 to the th1.md doc check-in: 30e9ccd59d user: wyoung tags: trunk | |
| 11:59 | Fixed some grammar and spelling in the th1.md doc. check-in: 40787f5011 user: wyoung tags: trunk | |
|
2018-09-03
| ||
| 16:12 | Do away with compiler warning about uninitialized variable. check-in: af39da6d55 user: andybradford tags: trunk | |