WebDesignChat
 
Partners
Web Design Resources
Web Designers Directory
Html Help
WPDFD
Tip Tricks
Page Resource
Design Companies
Website Design
Ceonex Web Design
LevelTen Design
Web Designing
Resources
Web Hosting Reviews
Free Design Stuff
Free Fonts
Free Graphics
Stylesheet Editor
Web Editor
Form Mail Script
Free Search Engine Submission
Photoshop Tutorials
Advertise Here
Welcome to WebDesignChat.org. Web Design chat is a one stop place to chat about all the latest happenings going in web design field. Here you can increase your knowledge as well as help others to grow their knowledge on Web Designing.


Go Back   Web Design Forum > Web Design & Development > Web Design Discussion
User Name
Password
Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 03-04-2008, 11:33 AM
indumathi indumathi is offline
Junior Member
 
Join Date: Mar 2008
Posts: 1
Default why this dropdown list not getting aligned? plz help meeee

hello,
plz help me why this dropdown list is not getting aligned properly.
i have attached screen shot. help!



<div id="dropdown">
<span style="line-height:25px;">Cardholder Name</span>
<br />

<span style="line-height:25px;">Card Type</span><br />
<span style="line-height:25px;">Card Number</span><br />
<span style="line-height:25px;">Expiration Date</span><br />
<span style="line-height:25px;">Security Code</span>
<div style="position:absolute; margin-left:50px; margin-top:50px; left: 513px; top: 211px; line-height:25px; bottom: 318px; width:400px;">
<input name="textfield23" type="text" id="textfield23" size="4" maxlength="8" class="inp" style="width: 101px; " />
<br />
<input name="textfield28" type="text" id="textfield28" size="4" maxlength="8" class="inp" style="width: 101px; " />
<br />
<input name="textfield29" type="text" id="textfield29" size="4" maxlength="8" class="inp" style="width: 101px; " />
<br />

<aspropDownList class="inp" style="width: 101px; " runat="server" id="DropDownList1">
<asp:ListItem>01-january</asp:ListItem>
<asp:ListItem>02-feb</asp:ListItem>
<asp:ListItem>03-Mar</asp:ListItem>
<asp:ListItem>04-Apr</asp:ListItem>
<asp:ListItem>05-May</asp:ListItem>
<asp:ListItem>06-Jun</asp:ListItem>
</aspropDownList>
<br />
<input name="textfield23" type="text" id="textfield23" size="4" maxlength="8" class="inp" style="width: 101px; " /> </div>
<br /><br />
<div>Billing Address option
<input align="top" name="Radio4" type="radio" value="V1" id="decline1"
onClick="document.getElementById('dropdown3').style.display = 'none',
document.getElementById('accept1').checked = 0" />
Bill to Contact
Address

<input align="top" name="Radio5" type="radio" value="V1" id="accept1"
onClick="document.getElementById('dropdown3').style.display = 'block',
document.getElementById('decline1').checked = 0" checked="checked"/> Bill to a Different Address
</div>
</div>
Attached Images
 
Reply With Quote
Sponsored Links
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump




All times are GMT. The time now is 08:38 AM.
Powered by: vBulletin Version 3.0.3

Copyright ©2000 - 2005, Jelsoft Enterprises Ltd.