Jump to content

why a question mark "?" appears after each text box?


EHTISHAM

Recommended Posts

[attachment=3740:prob1.jpg]

why a question mark "?" appears after each text box??

 

code smthing like this....

<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
</head>
<body><br />
    <input type="text" id="t1" onblur="checkt1()" name="txtt1" />​<span id="t1Div" class="errorPrint"></span><br />
    <input type="text" id="t2" onblur="checkt2()" name="txtt2" />​<span id="t2Div" class="errorPrint"></span>
</body>
</html>

post-178398-0-40217000-1440267331_thumb.jpg

Link to comment
Share on other sites

[attachment=3740:prob1.jpg]

why a question mark "?" appears after each text box??

 

code smthing like this....

<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
</head>
<body><br />
    <input type="text" id="t1" onblur="checkt1()" name="txtt1" />​<span id="t1Div" class="errorPrint"></span><br />
    <input type="text" id="t2" onblur="checkt2()" name="txtt2" />​<span id="t2Div" class="errorPrint"></span>
</body>
</html>

There is some kind of invisible character between the ><'s

 

Just deleted them and type >< again.

Link to comment
Share on other sites

  • 4 months later...

You need to fill in the value of your text. It will become the default value. If you did not have default value it will become symbol.

 

 

 

 

 

 

---------------------------------------------------------------------

Graphic artist , photographer and Perth web developer

Absolute cobblers.

 

 

 

I'm guessing you have some "Required Field" highlighting CSS that is causing the problem.

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.