Changeset 287
- Timestamp:
- 07/27/05 14:43:19 (8 years ago)
- Files:
-
- 1 modified
-
trunk/examples/full_example-body.html (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/examples/full_example-body.html
r277 r287 147 147 148 148 149 <!-- --------------------------------------------------------------------------149 <!-- ************************************************************************* 150 150 - !! IMPORTANT !! 151 151 - The html and javascript below is the code used to create the example page. … … 157 157 - If you are going to take the code in this file to form the basis of your 158 158 - own, then leave out this marked area. 159 - -------------------------------------------------------------------------->159 - ********************************************************************* --> 160 160 161 161 <div id="lipsum" style="display:none"> … … 179 179 <script src="full_example.js"></script> 180 180 181 <!-- ------------------------------------------------------------------------->181 <!-- ********************************************************************* --> 182 182 183 183
