Closed Thread Icon

Preserved Topic: Bold Text in input type (Page 1 of 1) Pages that link to <a href="https://ozoneasylum.com/backlink?for=20483" title="Pages that link to Preserved Topic: Bold Text in input type (Page 1 of 1)" rel="nofollow" >Preserved Topic: Bold Text in input type <span class="small">(Page 1 of 1)</span>\

 
Xdreamer.ch
Maniac (V) Inmate

From: Switzerland
Insane since: Mar 2001

posted posted 04-03-2002 08:17

hi there

I am searching for an example how I can some
stupid default text (here TEST) define as bold.

Is there any solution to do this?
<form action="" method="Post">
<input type="text" value="TEST" name="txt_test">
</form>

cu
~Xdreamer.ch~
-------------------------------
to stupid for transparent sigs

[This message has been edited by Xdreamer.ch (edited 04-03-2002).]

[This message has been edited by Xdreamer.ch (edited 04-03-2002).]

DmS
Paranoid (IV) Inmate

From: Sthlm, Sweden
Insane since: Oct 2000

posted posted 04-03-2002 08:56

Hi there, I don't really understand what you want to do...

Do you:
A - Want to insert html-code for bold around one word in the input field to format the text for later use?
B - Want to actually see one word of many in an input-field formatted as bold text?
C - Other, explain more...
Check the one that applies

I've done both A and B but it's different solutions and AFAIK M$ only solutions.
/Dan


-{ a vibration is a movement that doesn't know which way to go }-

Xdreamer.ch
Maniac (V) Inmate

From: Switzerland
Insane since: Mar 2001

posted posted 04-03-2002 10:25

hi

I've got fixed it. I made it with php...thx anyway :-D

cu
~Xdreamer.ch~
-------------------------------
to stupid for transparent sigs

warjournal
Maniac (V) Mad Scientist

From:
Insane since: Aug 2000

posted posted 04-03-2002 15:06

I think

value="default text here"

in your input tag.


Xdreamer.ch
Maniac (V) Inmate

From: Switzerland
Insane since: Mar 2001

posted posted 04-03-2002 20:36

@wj: that was not the problem. The problem was that
I couldn't define the value text as bold..

cu
~Xdreamer.ch~
-------------------------------
to stupid for transparent sigs

DmS
Paranoid (IV) Inmate

From: Sthlm, Sweden
Insane since: Oct 2000

posted posted 04-03-2002 21:01

Cool, so, how did you do it?
Was it the presentation of the data after it was submitted from the text-box or was it to actually show a word of the text inside the input-box as bolded text? If it was the latter I'm very interested of how you did it in php...
/Dan



-{ a vibration is a movement that doesn't know which way to go }-

Xdreamer.ch
Maniac (V) Inmate

From: Switzerland
Insane since: Mar 2001

posted posted 04-03-2002 21:59

I done it just wihtout an input type. I replaced it
with the var of the number.


You can email me if you want to know more...:-)

cu
~Xdreamer.ch~
-------------------------------
to stupid for transparent sigs

warjournal
Maniac (V) Mad Scientist

From:
Insane since: Aug 2000

posted posted 04-03-2002 22:13


LOL Don't mind me. Some day I will learn how to read.

Xdreamer.ch
Maniac (V) Inmate

From: Switzerland
Insane since: Mar 2001

posted posted 04-04-2002 07:24

or my english is too bad....I think thats the
true point :-(

cu
~Xdreamer.ch~
-------------------------------
to stupid for transparent sigs

« BackwardsOnwards »

Show Forum Drop Down Menu