Hexagora Forum
Hexagora Forum
Home | Profile | Active Topics | Members | Search | FAQ
 All Forums
 Dynamic HTML Editor
 Dynamic HTML Editor
 Problem with "Help File Section"

Note: You must be registered in order to post a reply.

Screensize:
UserName:
Password:
Format Mode:
Format: BoldItalicizedUnderlineStrikethrough Align LeftCenteredAlign Right Horizontal Rule Insert HyperlinkInsert Email Insert CodeInsert QuoteInsert List
   
Message:

* HTML is OFF
* Forum Code is ON
Smilies
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Clown [:o)]
Black Eye [B)] Eight Ball [8] Frown [:(] Shy [8)]
Shocked [:0] Angry [:(!] Dead [xx(] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

 
   

T O P I C    R E V I E W
Roy Posted - 25 Mar 2004 : 15:06:06
Hello,

IN the "help File" section on Events, it is write :"All object can manage certain events; this is the complete list:
- onMouseOver --> when the mouse is over the object;
- onMouseOut --> when the mouse leave the object;
- onClick/onDblClick --> when the user click a mouse button on the object;
- onBlur --> when a input control lose the focus;
- onChange --> when the value of an input field change;"

But, in Dynamic HTML Editor software the two last ones aren't there and are replace by "OnMouseUp" and "OnMouseDown".

It will be more interesting to work with "OnBlur" and "OnChange" than the two others.

Maybe the "help File" Event section must be corrected or, best, the "onBlur" and "OnChange" implemented in the next version.

Roy [2 ?:-|]
1   L A T E S T    R E P L I E S    (Newest First)
s.dav Posted - 25 Mar 2004 : 16:05:30
Not all HTML objects support the onBlur and onChange event;
these events cannot be applied to page or label objects for example; these events are useful in input controls such button or textbox.

Hexagora Forum © s.dav Go To Top Of Page
Snitz Forums 2000