Login or Sign Up
Logging in...
Remember me
Log in
Or
Sign Up
Forgot password or user name?
Log in with
Search in titles only
Search in Javascript only
Search
Advanced Search
Forums
BYTES
Product Launch
Updates
Developer Toolkit
Today's Posts
Member List
Calendar
Home
Forum
Topic
Javascript
event.keyCode 13 on div
Collapse
X
Collapse
Posts
Latest Activity
Photos
Page
of
1
Filter
Time
All Time
Today
Last Week
Last Month
Show
All
Discussions only
Photos only
Videos only
Links only
Polls only
Events only
Filtered by:
Clear All
new posts
Previous
template
Next
oll3i
Contributor
Join Date:
Mar 2007
Posts:
679
#1
event.keyCode 13 on div
Feb 19 '08, 03:23 PM
Is it possible to add action to div
I want to check the text typed into the div everytime somebody presses enter
thank You
Last edited by
oll3i
;
Feb 19 '08, 03:30 PM
.
Reason:
typo
mrhoo
Contributor
Join Date:
Jun 2006
Posts:
428
#2
Feb 20 '08, 08:02 AM
How are you typing text into a div?
Ordinarily the window or body and textareas and inputs are the only elements that handle key events, unless you are using a content editor object.
Comment
Post
Cancel
oll3i
Contributor
Join Date:
Mar 2007
Posts:
679
#3
Feb 20 '08, 12:07 PM
my div is editable :)
here the code
<div id="editor_disp laying_text" contenteditable ="true" indicateeditabl e="true">
</div>
Comment
Post
Cancel
Previous
template
Next
Working...
Yes
No
OK
OK
Cancel
👍
👎
☕
Comment