Click here to Skip to main content
15,909,835 members
Home / Discussions / Web Development
   

Web Development

 
GeneralRe: css question Pin
WoutL8-Aug-05 21:38
WoutL8-Aug-05 21:38 
GeneralRe: css question Pin
matthias s.9-Aug-05 2:40
matthias s.9-Aug-05 2:40 
Generalasp panel Pin
monageasmear8-Aug-05 4:20
monageasmear8-Aug-05 4:20 
GeneralTo Get the Index in a table Pin
cberam8-Aug-05 1:32
cberam8-Aug-05 1:32 
GeneralDrop Down List Pin
Goodway8-Aug-05 1:11
Goodway8-Aug-05 1:11 
GeneralRe: Drop Down List Pin
Guffa8-Aug-05 2:16
Guffa8-Aug-05 2:16 
GeneralRe: Drop Down List Pin
Goodway8-Aug-05 20:32
Goodway8-Aug-05 20:32 
GeneralRe: Drop Down List Pin
Guffa8-Aug-05 22:28
Guffa8-Aug-05 22:28 
In what way do you want to hide them? Do you want to remove them?

document.FormName.FieldName.options[1] = null;<br />
document.FormName.FieldName.options[0] = null;


---
b { font-weight: normal; }

GeneralRe: Drop Down List Pin
Goodway9-Aug-05 20:56
Goodway9-Aug-05 20:56 
GeneralRe: Drop Down List Pin
Guffa9-Aug-05 22:52
Guffa9-Aug-05 22:52 
GeneralForce CAB file download Pin
FX Sniper6-Aug-05 11:23
FX Sniper6-Aug-05 11:23 
Generaltag Pin
cberam5-Aug-05 23:23
cberam5-Aug-05 23:23 
GeneralRe: tag Pin
Guffa6-Aug-05 0:10
Guffa6-Aug-05 0:10 
Generaljavascript problem Pin
bin_bin15-Aug-05 13:01
bin_bin15-Aug-05 13:01 
GeneralRe: javascript problem Pin
Guffa5-Aug-05 23:03
Guffa5-Aug-05 23:03 
GeneralRe: javascript problem Pin
bin_bin16-Aug-05 16:00
bin_bin16-Aug-05 16:00 
GeneralRe: javascript problem Pin
Guffa6-Aug-05 23:12
Guffa6-Aug-05 23:12 
GeneralRe: javascript problem Pin
bin_bin17-Aug-05 2:01
bin_bin17-Aug-05 2:01 
GeneralASP.Net vs. Cold Fusion Pin
LCI5-Aug-05 9:39
LCI5-Aug-05 9:39 
GeneralRe: ASP.Net vs. Cold Fusion Pin
JKroschel10-Aug-05 4:13
JKroschel10-Aug-05 4:13 
GeneralRe: ASP.Net vs. Cold Fusion Pin
LCI10-Aug-05 4:52
LCI10-Aug-05 4:52 
GeneralRe: ASP.Net vs. Cold Fusion Pin
JKroschel10-Aug-05 4:57
JKroschel10-Aug-05 4:57 
GeneralRe: ASP.Net vs. Cold Fusion Pin
LCI10-Aug-05 5:04
LCI10-Aug-05 5:04 
GeneralRe: ASP.Net vs. Cold Fusion Pin
JKroschel10-Aug-05 5:58
JKroschel10-Aug-05 5:58 
GeneralDistributed System ! Pin
tareqGamal5-Aug-05 9:14
tareqGamal5-Aug-05 9:14 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.