Hexagora Forum
Hexagora Forum
Home | Profile | Active Topics | Members | Search | FAQ
 All Forums
 Dynamic HTML Editor
 Dynamic HTML Editor
 problem with text inputcontrol in form

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
petran Posted - 26 May 2006 : 11:55:20
Hello Davide,

when I place a text inputcontrol in a form, type normal, everything is ok in internet explorer. The same textarea in firefox doesn't show a cursor. When I change the type to TextArea, I can see a cursor in FF, but then I get unwanted scrollbars in IE.
A second problem is that the maxlenght doesn't work. I can place much more characters then I want.

hope you can help

regards

Petran
6   L A T E S T    R E P L I E S    (Newest First)
petran Posted - 27 May 2006 : 14:40:29
I now placed my form, with relative positioned objects, in an Iframe so i can stil center the page. Everything works fine in several browsers.
Maybe not the nicest solution, but it is A solution.

thanks for your time

regards, Petran
s.dav Posted - 27 May 2006 : 12:08:14
I suggest you to insert into forms only relative positioned objects; this is more compatible with all browsers ;-)
petran Posted - 26 May 2006 : 23:29:54
it's getting weird... probably browser specific. when I make the position off one field in the form relative, everything is ok, but my page is not centred any more. I also tried to remove the term "absolute" in the source code. the fields are working ok then, but my total page becomes a mass. Do I realy have to abandon FireFox?

regards , Petran
s.dav Posted - 26 May 2006 : 18:46:30
D.H.E. doesn't make nothing special with the Text field so I suppose there is the standard browser behaviour
petran Posted - 26 May 2006 : 14:41:35
If I make a text input, style normal, in FF I see the cursor when I move over the field, but when I click in it nothing seem to happen. I don't see a curor in the field. Even a objectvalue is invisible until I hit a key. In IE and Opera it works fine.
Maxlenght is clear to me now, thanks.

regards, Petran
s.dav Posted - 26 May 2006 : 13:51:08
What do you intend for "show a cursor"?
I've tested it in the two browser and for me always is ok

Note that the maxlength property doesn't work for textarea fields (this is the HTML, not the D.H.E.); only for one-line fields like text, hidden, password boxes.

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