aboutsummaryrefslogtreecommitdiffstats
path: root/demos/index.html
Commit message (Collapse)AuthorAgeFilesLines
* documentation: revert change that made /documentation top level, since that ↵Paul Bakaus2009-01-191-1/+1
| | | | | | seems to break local ajax calls release: removed packing from the release
* AAdded Easings demonstrationKeith Wood2009-01-181-1/+4
|
* Demos: Fixed #3852: Add in extra directory level for href and src attributes ↵Scott González2009-01-181-0/+2
| | | | when demos are loaded from demos/index.html.
* documentation: should be generated in /documentation, not /demos/documentationPaul Bakaus2009-01-171-1/+1
|
* reorganized effects from "general" into "movement" and "feedback", as ↵Maggie Costello Wachs2009-01-161-1/+2
| | | | they're categorized on the home page
* Happy Birthday jQuery (switched to jQuery 1.3)Richard Worth2009-01-141-1/+1
|
* switched to jQuery 1.3rc2Richard Worth2009-01-131-1/+1
|
* demo-docs updateJörn Zaefferer2009-01-101-0/+1
|
* moving documentation folder under demos to make it work locallyJörn Zaefferer2009-01-101-1/+1
|
* integrating documentation into demo files, first draft; run Ant targets ↵Jörn Zaefferer2009-01-081-1/+1
| | | | docs-download and docs-process to generate the files
* integrating documentation into demo files, first draft; run Ant targets ↵Jörn Zaefferer2009-01-081-1/+21
| | | | docs-download and docs-process to generate the files
* demos/index.html - added link to open demo in new window.Ca-Phun Ung2009-01-081-13/+12
|
* reverted r1544 (it was temporary)Richard Worth2009-01-081-1/+15
|
* temporarily switched back to 1.2.6Richard Worth2009-01-081-15/+1
|
* removed default theme in favor of only one versioned css framework/TR theme ↵Richard Worth2009-01-071-1/+1
| | | | - base
* Refined demo left nav design and added selected state class. I need someone ↵Todd Parker2009-01-061-0/+2
| | | | to look at these changes and figure out how they relate to the web demos template file because they seem to be almost copies of each other and I didn't update this file.
* Added mockup of the link to view demo in a new window and the view source ↵Todd Parker2009-01-051-1/+16
| | | | spindown that need to be added above and below the description under the iframe. Demo css updated with styles needed and made Trebuchet MS the font on all rules.
* demos/index.html - replaced the $= attribute selector with an if condition ↵Ca-Phun Ung2009-01-031-4/+6
| | | | for now to overcome the selector bug in 1.3.
* Updated all demos/tests to jQuery 1.3pre.Scott González2009-01-031-1/+1
|
* demos/index.html - changed content-type to utf-8 to support datepickers in ↵Ca-Phun Ung2009-01-021-0/+1
| | | | other languages.
* demos/index.html - added fade in/out effect to demo notes.Ca-Phun Ung2009-01-021-2/+2
|
* demos/index.html - fixed resetDemos function so year follows month by default.Ca-Phun Ung2009-01-021-2/+2
|
* demos/index.html - fixed issue with browser refresh picking up wrong hash ↵Ca-Phun Ung2009-01-021-7/+14
| | | | value. Added a resetDemo function to reset datepicker so it picks up default values rather than localized values.
* demos/index.html - mapped #widget to #widget|default.Ca-Phun Ung2009-01-021-0/+3
|
* demos/index.html - removed iframe and replaced with Ajax. Added datepicker ↵Ca-Phun Ung2009-01-021-18/+103
| | | | localization scripts. Fixed css font sizing issues in demo notes.
* demos/index.html: load effects as well as ui filesRichard Worth2008-12-311-0/+13
|
* demos: wrapped up effects demos. Removed easing for nowRichard Worth2008-12-311-2/+1
|
* demos: linked effects on index, added folders + index files for effectsPaul Bakaus2008-12-311-3/+3
|
* demos: whitespace fixesRichard Worth2008-12-311-8/+8
| | | | | | - trailing whitespace - inconsistent line endings - set svn:eol-style to native
* demos/accordion/default.html: highlighted note about when not to use accordionRichard Worth2008-12-311-0/+1
|
* demos/index.html: added a check to fix initial load in opera.Ca-Phun Ung2008-12-301-2/+6
|
* demos/index.html: removed iframe fade effects as it was interferring with ↵Ca-Phun Ung2008-12-301-9/+7
| | | | accordion and fixed some IE bugs with iframe content not loading.
* demos/index.html: added functionality to pull descriptions from individual ↵Ca-Phun Ung2008-12-301-0/+13
| | | | html files.
* demos/index.html - slimmed down the php code parts.Ca-Phun Ung2008-12-301-27/+1
|
* demos/index.html - fixed syntax error and right navigation picking up full ↵Ca-Phun Ung2008-12-301-3/+3
| | | | url in IE6.
* updated all demos/*/index.html files to reflect new markup changes.Ca-Phun Ung2008-12-301-3/+3
|
* updated accordion and datepicker markup. changed demos/index.html so it ↵Ca-Phun Ung2008-12-301-1/+1
| | | | looks for .demos-nav rather than #container within individual widget demo indexes.
* demos/index.html - fixed on state in right navCa-Phun Ung2008-12-301-1/+5
|
* demos/index.html - fixed incorrect closing of H4 heading and added a H3 ↵Ca-Phun Ung2008-12-301-1/+3
| | | | heading for widget previews.
* modified demos/index.html so it loads content via ajax to match ↵Ca-Phun Ung2008-12-301-12/+39
| | | | functionality of website demos. still need to fix-up css and markup to match filament's static example.
* demos/index.html: updated instructions textRichard Worth2008-12-301-1/+1
|
* set svn:eol-style to nativeRichard Worth2008-12-301-88/+88
|
* demos: fixed consistency issue with index navigation menusRichard Worth2008-12-301-47/+29
|
* demos/index.html - increased width and height of iframe slightly relect ↵Ca-Phun Ung2008-12-291-1/+1
| | | | mockup dimensions.
* demos/index.html - changed H1 to H3.Ca-Phun Ung2008-12-291-1/+1
|
* demos/index.html added php integration code. for speed i'm using an iframe ↵Ca-Phun Ung2008-12-291-8/+21
| | | | with fixed width/height for now. [needs refactoring]
* demos/index.html: extra character in [1271]Richard Worth2008-12-291-1/+1
|
* demos/indext.html: removed (invalid) H1 around page contentRichard Worth2008-12-291-1/+1
|
* demos: fixed styles for sub pagesPaul Bakaus2008-12-231-1/+1
|
* display preloaded content if available (placeholder)Paul Bakaus2008-12-231-8/+12
|