Changeset 711
- Timestamp:
- 02/02/07 13:11:56 (6 years ago)
- Files:
-
- 1 modified
-
trunk/XinhaCore.js (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/XinhaCore.js
r707 r711 380 380 // see if the text just typed looks like a URL, or email address 381 381 // and link it appropriatly 382 // Note: Setting this option to false only affects Mozilla based browsers. 383 // In InternetExplorer this is native behaviour and cannot be turned off. 382 384 this.convertUrlsToLinks = true; 383 385
