Click here to Skip to main content
15,919,931 members
Home / Discussions / Web Development
   

Web Development

 
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 
You only need to leave the control back to the system so that it can make the redraw. Then you can check the size of the element you added.

Use:

window.setTimeout('someFunction();', 0);

to add a call to a function that will be called as soon as the elemment has been drawn. The 0 means that it should delay 0 ms, e.g. call the function as soon as possible.

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

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 
GeneralJavascript problem Pin
Chetan Ranpariya5-Aug-05 2:35
Chetan Ranpariya5-Aug-05 2:35 
GeneralRe: Javascript problem Pin
Pradyumna Gogte5-Aug-05 3:15
Pradyumna Gogte5-Aug-05 3:15 
GeneralRe: Javascript problem Pin
Chetan Ranpariya5-Aug-05 17:37
Chetan Ranpariya5-Aug-05 17:37 
GeneralRe: Javascript problem Pin
Pradyumna Gogte6-Aug-05 0:33
Pradyumna Gogte6-Aug-05 0:33 
GeneralRe: Javascript problem Pin
Chetan Ranpariya6-Aug-05 0:52
Chetan Ranpariya6-Aug-05 0:52 
GeneralJavascript Pin
cberam5-Aug-05 1:16
cberam5-Aug-05 1:16 
GeneralRe: Javascript Pin
Marc Soleda5-Aug-05 5:02
Marc Soleda5-Aug-05 5:02 
GeneralPrinting from PDF file in IE Pin
mv_coffee4-Aug-05 21:54
mv_coffee4-Aug-05 21:54 
GeneralEOF AND BOF ??? Error page with no result query Pin
evlxtc4-Aug-05 3:10
evlxtc4-Aug-05 3:10 

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.