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

Web Development

 
QuestionOnline Radio Pin
Junyor11-Apr-06 2:02
Junyor11-Apr-06 2:02 
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 
Hey Guffa,
You are great man...
I dont know how you always come to my rescue, be it C# or JScript.
That solution indeed solved my problem.

Can you please help me out in one more thing.
Well, i continued making my script and found one strange thing.
I have some DIVs, and their heights are being set by a CSS class. Now if you try to retrieve the height of any of the DIVs, the value returned is blank. I mean nothing is returned. Say, i tried:

alert(f4.style.height);

and this returned a blank alert.

Just before this statement, i added a:
f4.style.height = 22px;

then when i tested, the alert showed the height as 22px.

Is this behaviour normal, or am i going wrong somewhere ?
Please help.

Thanks in advance.


*** Who said nothing is impossible? I have been doing it for a long time ***

AnswerRe: div style.height Pin
Guffa11-Apr-06 4:20
Guffa11-Apr-06 4:20 
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 

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.