|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Forms
When I put my curser in my form's text box, it does not go all the way to the left side. It is off set a couple spaces. Can someone tell me why?
Code:
<TD> <textarea name="friends_family" id="friepnds_family" cols="40" rows="20">{php} if (!empty($profile)) echo $profile['friends_family'] {/php} </textarea></TD>
|
|
#2
|
||||
|
||||
|
I don't know about the PHP effect, but you have at least one space between your tags.
__________________
The liver is evil and must be punished! |
|
#3
|
|||
|
|||
|
Seems to me, that the PHP $profile is an array. OMFG, I JUST REALIZED. www.gameyin.com/advertise.php
I have the same problem. Click on the textbox and you will see there are some spaces in it already. Try this. I'M ASSUMING YOU HAVE 3 SPACES. If you have less or more change. I think that should work. I hope I coded it correctly ![]() onblur="if (this.value==' ') this.value='';" |
|
#4
|
||||
|
||||
|
Ok, I'm confused...did you fix your problem?
|
|
#5
|
|||
|
|||
|
I'm not the OP of this thread. that link I gave, which is my site, is having the same problem. I just left it there since it was no big deal. What I gave SHOULD fix but IDK. PLEASE DON'T GIVE -REP. I tried my best I SWEAR!!
|
|
#6
|
||||
|
||||
|
oops, my bad. helps if i could read.
|
|
#7
|
|||
|
|||
|
It's going to take me 6 months just to get back to where I was. I'm just so mad people think they are gods at this forum. Well, waiting for OP's response to my code and see if it worked.
![]() |
|
#8
|
|||
|
|||
|
Thanks... getting rid of the spaces did the trick. Sorry about the slow reply, but I am in Russia right now, so I just got to the forum responses.
|
|
#9
|
|||
|
|||
|
Did my code work? I'm confused lol. The onblur?
|
![]() |
| Viewing: Dev Shed Forums > Web Design > HTML Programming > Forms |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|