Click here to Skip to main content
15,907,183 members
Home / Discussions / Web Development
   

Web Development

 
QuestionInput Text Mask Pin
jcrussell10-Apr-06 14:22
jcrussell10-Apr-06 14:22 
AnswerRe: Input Text Mask Pin
alexey N10-Apr-06 19:31
alexey N10-Apr-06 19:31 
AnswerRe: Input Text Mask Pin
WoutL11-Apr-06 1:59
WoutL11-Apr-06 1:59 
GeneralRe: Input Text Mask Pin
jcrussell19-Apr-06 21:39
jcrussell19-Apr-06 21:39 
Questiondiv style.height Pin
CoolASL10-Apr-06 7:16
CoolASL10-Apr-06 7:16 
AnswerRe: div style.height Pin
Guffa10-Apr-06 8:42
Guffa10-Apr-06 8:42 
GeneralRe: div style.height Pin
CoolASL11-Apr-06 4:14
CoolASL11-Apr-06 4:14 
AnswerRe: div style.height Pin
Guffa11-Apr-06 4:20
Guffa11-Apr-06 4:20 
It's normal. The style that is set using a CSS class is not stored in the style property.

You can use the currentStyle property to get the actual style that is the composite of default styles, css styles and inline styles. It's not part of the standard DOM, though.

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

GeneralRe: div style.height Pin
CoolASL11-Apr-06 4:30
CoolASL11-Apr-06 4:30 
QuestionJSP NOTES Pin
pradeepbhat10-Apr-06 7:10
pradeepbhat10-Apr-06 7:10 
QuestionHow does Eolas Patent Lawsuit affect the way .NET Web Controls' behavior? Pin
Hashir Zuberi10-Apr-06 1:25
Hashir Zuberi10-Apr-06 1:25 
GeneralRe: How does Eolas Patent Lawsuit affect the way .NET Web Controls' behavior? Pin
Guffa10-Apr-06 2:35
Guffa10-Apr-06 2:35 
QuestionWhy do not Upload a file on host by ASP Pin
Thangnc10-Apr-06 0:19
Thangnc10-Apr-06 0:19 
AnswerRe: Why do not Upload a file on host by ASP Pin
CWIZO10-Apr-06 2:02
CWIZO10-Apr-06 2:02 
QuestionIs this IFrame javascript code correct? Pin
KaKa'9-Apr-06 23:10
KaKa'9-Apr-06 23:10 
AnswerRe: Is this IFrame javascript code correct? Pin
Vasudevan Deepak Kumar9-Apr-06 23:51
Vasudevan Deepak Kumar9-Apr-06 23:51 
QuestionFORM method Pin
Amol Ravatale9-Apr-06 22:48
Amol Ravatale9-Apr-06 22:48 
AnswerRe: FORM method Pin
Vasudevan Deepak Kumar9-Apr-06 23:50
Vasudevan Deepak Kumar9-Apr-06 23:50 
AnswerRe: FORM method Pin
Guffa10-Apr-06 1:09
Guffa10-Apr-06 1:09 
QuestionIHTMLSelectElement onchange event Pin
abhishekks9-Apr-06 21:15
abhishekks9-Apr-06 21:15 
QuestionPre-Populating Data in a 3rd Parties Web Form Pin
TFE8-Apr-06 2:36
TFE8-Apr-06 2:36 
AnswerRe: Pre-Populating Data in a 3rd Parties Web Form Pin
Vasudevan Deepak Kumar9-Apr-06 19:49
Vasudevan Deepak Kumar9-Apr-06 19:49 
QuestionPrint Setup in Javascript Pin
thainam7-Apr-06 15:55
thainam7-Apr-06 15:55 
AnswerRe: Print Setup in Javascript Pin
Vasudevan Deepak Kumar9-Apr-06 19:50
Vasudevan Deepak Kumar9-Apr-06 19:50 
GeneralRe: Print Setup in Javascript Pin
thainam10-Apr-06 15:51
thainam10-Apr-06 15:51 

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.