Changeset 980 for trunk/AutoCompleteAddOn/data/TWiki/AutoCompleteAddOn.txt
- Timestamp:
- 11/26/08 19:12:43 (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/AutoCompleteAddOn/data/TWiki/AutoCompleteAddOn.txt
r878 r980 105 105 <script type="text/javascript"> 106 106 //<![CDATA[ 107 twiki.Event.addLoadEvent(initForm, true);107 foswiki.Event.addLoadEvent(initForm, true); 108 108 function initForm() { 109 109 document.loginform[0].focus(); … … 247 247 <script type="text/javascript"> 248 248 // <![CDATA[ 249 twiki.Event.addLoadEvent(initAutoComplete, true);249 foswiki.Event.addLoadEvent(initAutoComplete, true); 250 250 function initAutoComplete() { 251 251 var topics = [%INCLUDE{"%datatopic%" section="%datasection%"}%];
Note: See TracChangeset
for help on using the changeset viewer.
