|
-
July 24th, 2002, 11:40 PM
#1
Avoid Dropdown in text box
Hi,
some text boxes, we see a drop down list will be shown when we start typing in them,
Ex. While typing e-mail coount name in text box a drop down list will be shown..
Any one know how to avoid this drop down..
(i'm not using any cookies to store this values...)
Thanks in adv.
Venu
Venu Bharadwaj
"Dream it. U can do it!"
-
July 26th, 2002, 06:11 AM
#2
Have you tried...
<input type="text" autocomplete="off"
-
July 27th, 2002, 02:00 AM
#3
Target values
hi,
in hyperlink tag (<a>) what are the values for "target" properties.
ex
<a href="" target=_new> some text </a>
<a href="" target=_top> some text </a>
thanks in adv.
Venu Bharadwaj
"Dream it. U can do it!"
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|