summaryrefslogtreecommitdiffstats
path: root/media/js/base.js
Commit message (Collapse)AuthorAgeFilesLines
* [svn] Fixed setContentHeight to work properly for eye candy view, whilst ↵martin speleo2009-07-031-1/+2
| | | | removing it from the non-eyecandy view
* [svn] Fixed accidental removal of fading in margin pictures from main page ↵martin speleo2009-06-281-10/+13
| | | | | | | of eye candy site. Reduced non eye candy margins. Moved set contents style height function into main.js from being embeded js, and ran when eye candy is turned on. Remove style attribute when eye candy is turned back off.
* [svn] Have different css for plain and eye candy views.martin speleo2009-06-281-3/+16
|
* [svn] Fixed small semantics issues stopping base.js working with IE.martin speleo2009-06-281-20/+71
| | | | | | Made toggle eyecandy persistent (using a cookie) Made toggle eyecandy turn off footer menu images Only load footer menu images if the eyecandy is being used.
* [svn]substantialnoninfringinguser2009-05-191-3/+4
|
* [svn] Turn main menu into dropdown (well actually, drop up) menu.substantialnoninfringinguser2009-05-181-20/+41
|
* [svn] Improve registration system.substantialnoninfringinguser2009-05-131-43/+71
| | | | | Add jquery fade effects and quick search. Copied from http://cucc@cucc.survex.com/svn/trunk/expoweb/troggle/, rev. 8334 by cucc @ 5/10/2009 5:23 AM
* [svn] QM parser now parses Hauchhoehle QMs.pysubstantialnoninfringinguser2009-05-131-0/+46
Photo model added. Logbook parser now puts mugshots in as photo models, and descriptions from the old folk html pages in as "blurbs" on the person model. Experimented with eye candy and a random logbook quote generator. Copied from http://cucc@cucc.survex.com/svn/trunk/expoweb/troggle/, rev. 8094 by aaron @ 12/31/2008 2:59 AM