- Timestamp:
- 12/21/10 12:31:56 (17 months ago)
- Files:
-
- 1 modified
-
HelpIM3/branches/chatgroups/htdocs/chat.js (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
HelpIM3/branches/chatgroups/htdocs/chat.js
r1348 r1351 538 538 insert += 'alt="'+iq+'" title="'+iq+'" onClick="insertEmoticon(\' '+iq+' \'); return false">'; 539 539 } 540 alert(5);541 540 bar = document.getElementById('emoticonBar'); 542 541 bar.innerHTML = insert;
