Click here to Skip to main content
15,906,558 members
Home / Discussions / Web Development
   

Web Development

 
GeneralRe: First VS2005 and MS Access Web Project Pin
jszabo22-Dec-07 0:33
jszabo22-Dec-07 0:33 
GeneralRe: First VS2005 and MS Access Web Project Pin
Vasudevan Deepak Kumar18-Dec-07 4:57
Vasudevan Deepak Kumar18-Dec-07 4:57 
GeneralRe: First VS2005 and MS Access Web Project Pin
jszabo18-Dec-07 12:52
jszabo18-Dec-07 12:52 
GeneralRe: First VS2005 and MS Access Web Project Pin
Mark Churchill18-Dec-07 14:59
Mark Churchill18-Dec-07 14:59 
GeneralRe: First VS2005 and MS Access Web Project Pin
jszabo20-Dec-07 0:37
jszabo20-Dec-07 0:37 
GeneralApp_Code in Web Application Pin
DotNetXenon17-Dec-07 10:51
DotNetXenon17-Dec-07 10:51 
GeneralRe: App_Code in Web Application Pin
jchalfant17-Dec-07 16:19
jchalfant17-Dec-07 16:19 
GeneralFavored solution to IE dropdown shortcomings Pin
jchalfant17-Dec-07 10:03
jchalfant17-Dec-07 10:03 
So, I've been dabbling in web development lately and decided to put drop down boxes in a header of a gridview in asp. One problem: since the gridview has 13 columns, I need to keep the drop down fairly small. Firefox takes this rather well. It expands the options inside the select despite the set width of their parent. IE7, on the other hand, isn't smart enough to do this and renders the options with the same width as their parent.

That said there are several solutions out there that involve using divs and radials to emulate select box behavior, and from there one could easily emulate drop down behavior. I think I'll take this approach and make a web control that utilizes the technique.

But my solutions are overly laborious. I'd like to know what solutions the Code Project would take for these shortcomings of IE.
GeneralChanging opacity with javascript Pin
chaddolan17-Dec-07 9:55
chaddolan17-Dec-07 9:55 
GeneralRe: Changing opacity with javascript Pin
Michael Sync18-Dec-07 16:24
Michael Sync18-Dec-07 16:24 
GeneralRe: Changing opacity with javascript Pin
chaddolan19-Dec-07 2:16
chaddolan19-Dec-07 2:16 
QuestionDownloading a file using InternetOpenUrl in proxy environment (VC++ Wininet Library) Pin
Ravi Jadhav17-Dec-07 2:51
Ravi Jadhav17-Dec-07 2:51 
GeneralImage and text not displaying correctly in a <li> tag</li> Pin
Brendan Vogt17-Dec-07 2:41
Brendan Vogt17-Dec-07 2:41 
GeneralRe: Image and text not displaying correctly in a tag Pin
Fred_Smith17-Dec-07 10:33
Fred_Smith17-Dec-07 10:33 
QuestionRe: Image and text not displaying correctly in a tag Pin
Brendan Vogt19-Dec-07 4:35
Brendan Vogt19-Dec-07 4:35 
GeneralRe: Image and text not displaying correctly in a tag Pin
Fred_Smith19-Dec-07 4:48
Fred_Smith19-Dec-07 4:48 
AnswerRe: Image and text not displaying correctly in a tag Pin
Brendan Vogt19-Dec-07 5:37
Brendan Vogt19-Dec-07 5:37 
GeneralAdding a new report to an ASP Page Pin
Member 470022517-Dec-07 1:47
Member 470022517-Dec-07 1:47 
GeneralDate time picker in jsp Pin
w20916-Dec-07 18:09
w20916-Dec-07 18:09 
GeneralRe: Date time picker in jsp Pin
Michael Sync18-Dec-07 16:20
Michael Sync18-Dec-07 16:20 
GeneralInteract with webpage programatically [modified] Pin
Sumanth Pereji16-Dec-07 17:20
Sumanth Pereji16-Dec-07 17:20 
GeneralRe: Interact with webpage programatically Pin
Michael Sync18-Dec-07 16:19
Michael Sync18-Dec-07 16:19 
Questionhow can do mathmetical calculation in asp Pin
idsanjeevjha16-Dec-07 15:39
idsanjeevjha16-Dec-07 15:39 
GeneralRe: how can do mathmetical calculation in asp Pin
techieboi16-Dec-07 18:21
techieboi16-Dec-07 18:21 
GeneralRe: how can do mathmetical calculation in asp Pin
Alaric_18-Dec-07 12:01
professionalAlaric_18-Dec-07 12:01 

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.