Click here to Skip to main content
16,004,828 members
Home / Discussions / Web Development
   

Web Development

 
Generalcreate pop up Pin
ptvce13-Jan-08 22:46
ptvce13-Jan-08 22:46 
GeneralRe: create pop up Pin
Declan Bright14-Jan-08 0:14
Declan Bright14-Jan-08 0:14 
GeneralRe: create pop up Pin
Shog914-Jan-08 14:58
sitebuilderShog914-Jan-08 14:58 
Generalcreate pop up Pin
ptvce13-Jan-08 22:46
ptvce13-Jan-08 22:46 
GeneralRe: create pop up Pin
Shog914-Jan-08 15:00
sitebuilderShog914-Jan-08 15:00 
QuestionDropdownList and ListSearchExtender, Possible no PromptText? Pin
hifiger200412-Jan-08 16:30
hifiger200412-Jan-08 16:30 
GeneralCreate IM Service to let two applications talk with each other live Pin
ANAS-ANDA12-Jan-08 8:34
ANAS-ANDA12-Jan-08 8:34 
GeneralIE6 CSS stupidity Pin
#realJSOP12-Jan-08 3:09
professional#realJSOP12-Jan-08 3:09 
I have spacer div with a height of 5px. In FF and Opera, the page is displayed correctly. In IE6, the div was significantly larger (about 20px).

Here's the style that works in opera and firefox:

.netSpacer
{
    width:100%;
    height:5px;
    line-height:5px;
    padding:0;
    border:0;
    margin:0 auto;
    background:transparent;
}


I had to add overflow:hidden; or font-size:0px; to make it display as expected in IE6. It took me an hour to figure that out. I hate IE.


"Why don't you tie a kerosene-soaked rag around your ankles so the ants won't climb up and eat your candy ass..." - Dale Earnhardt, 1997
-----
"...the staggering layers of obscenity in your statement make it a work of art on so many levels." - Jason Jystad, 10/26/2001


GeneralRe: IE6 CSS stupidity Pin
Guffa12-Jan-08 10:11
Guffa12-Jan-08 10:11 
GeneralSalam, Javascript Problem onClick event Pin
Mohammed Amine12-Jan-08 0:28
Mohammed Amine12-Jan-08 0:28 
GeneralUpdate Panel Problem Pin
sumanshakya11-Jan-08 4:33
sumanshakya11-Jan-08 4:33 
QuestionAuto Respond Email Pin
Manoj Sahu11-Jan-08 3:17
professionalManoj Sahu11-Jan-08 3:17 
GeneralRe: Auto Respond Email Pin
ScottM115-Jan-08 1:18
ScottM115-Jan-08 1:18 
GeneralC#.net Pin
kiranmaggam10-Jan-08 23:58
kiranmaggam10-Jan-08 23:58 
AnswerRe: C#.net Pin
Guffa11-Jan-08 6:36
Guffa11-Jan-08 6:36 
GeneralOutlook Calendar Sharing via Web Pin
UpdateMe10-Jan-08 15:20
UpdateMe10-Jan-08 15:20 
GeneralRe: Outlook Calendar Sharing via Web Pin
UpdateMe10-Jan-08 18:56
UpdateMe10-Jan-08 18:56 
NewsMIX08 brings Next Web to Las Vegas and you are invited Pin
brucedkyle10-Jan-08 10:33
brucedkyle10-Jan-08 10:33 
QuestionHow to upload a asp.net project to server to make it online. Pin
coolsatty9-Jan-08 20:42
coolsatty9-Jan-08 20:42 
AnswerRe: How to upload a asp.net project to server to make it online. Pin
Expert Coming10-Jan-08 14:58
Expert Coming10-Jan-08 14:58 
GeneralRe: How to upload a asp.net project to server to make it online. Pin
coolsatty10-Jan-08 18:01
coolsatty10-Jan-08 18:01 
GeneralRe: How to upload a asp.net project to server to make it online. Pin
Expert Coming10-Jan-08 19:45
Expert Coming10-Jan-08 19:45 
GeneralRe: How to upload a asp.net project to server to make it online. Pin
coolsatty10-Jan-08 20:41
coolsatty10-Jan-08 20:41 
QuestionSome help on passing a parameter in text HTML? Pin
Ismailc9-Jan-08 20:41
Ismailc9-Jan-08 20:41 
GeneralRe: Some help on passing a parameter in text HTML? Pin
Declan Bright10-Jan-08 3:21
Declan Bright10-Jan-08 3:21 

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.