Ignore:
Timestamp:
Feb 25, 2009, 12:53:27 AM (15 years ago)
Author:
Edward Z. Yang <edwardzyang@…>
Branches:
master, debian, mac, no-cups, web
Children:
8bcbc70e
Parents:
4b9d354
git-author:
Edward Z. Yang <edwardzyang@…> (02/25/09 00:53:27)
git-committer:
Edward Z. Yang <edwardzyang@…> (02/25/09 00:53:27)
Message:

Implement nice slider for volume.

Signed-off-by: Edward Z. Yang <edwardzyang@…>

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gutenbach-web/index.html

    r4b9d354 r0b8c868  
    1414<body>
    1515    <div id="status">
    16         <p>The volume is <span class="volume">$volume</span></p>
    17         <div py:replace="volume_form"></div>
     16        <p>The volume is <span id="volume">$volume</span></p>
     17        <div py:replace="volume_form(volume_data)"></div>
    1818    </div>
    1919    <div class="clearingdiv" />
Note: See TracChangeset for help on using the changeset viewer.