Click here to Skip to main content
15,905,563 members
Home / Discussions / Web Development
   

Web Development

 
GeneralRe: Javascript Form Function Help Needed Pin
angelina_jolie9-May-05 21:08
angelina_jolie9-May-05 21:08 
GeneralRe: Javascript Form Function Help Needed Pin
Yulianto.9-May-05 21:14
Yulianto.9-May-05 21:14 
GeneralRe: Javascript Form Function Help Needed Pin
angelina_jolie9-May-05 21:53
angelina_jolie9-May-05 21:53 
GeneralRe: Javascript Form Function Help Needed Pin
Yulianto.9-May-05 22:08
Yulianto.9-May-05 22:08 
GeneralRe: Javascript Form Function Help Needed Pin
angelina_jolie9-May-05 22:11
angelina_jolie9-May-05 22:11 
GeneralRe: Javascript Form Function Help Needed Pin
DavidNohejl10-May-05 0:01
DavidNohejl10-May-05 0:01 
GeneralRe: Javascript Form Function Help Needed Pin
Yulianto.10-May-05 17:00
Yulianto.10-May-05 17:00 
GeneralDetermining the size of the pop window Pin
govann8-May-05 23:17
govann8-May-05 23:17 
Confused | :confused: I have the following function and I would like to size the new window to the correct dimensions of the picture filename sent. How can determine the size of the picture at the time the function is called ?

Thanks.

function doWindow(filename)
{
winB = window.open("","","height=600, width=800,scrollbars=yes")
winB.document.location.href=filename;
}


GeneralRe: Determining the size of the pop window Pin
JKroschel9-May-05 6:01
JKroschel9-May-05 6:01 
GeneralFlash game in 4 days help Pin
monageasmear8-May-05 0:24
monageasmear8-May-05 0:24 
GeneralRe: Flash game in 4 days help Pin
MoustafaS9-May-05 9:43
MoustafaS9-May-05 9:43 
Generalreatime format/parse of <TEXTAREA> in JScript Pin
scorpion6666-May-05 12:53
scorpion6666-May-05 12:53 
GeneralAllwebMenus Pin
Alice-fido6-May-05 8:29
sussAlice-fido6-May-05 8:29 
GeneralNesting divs Pin
benjymous6-May-05 2:16
benjymous6-May-05 2:16 
General&lt;li&gt; Tag Pin
Bassam Abdul-Baki6-May-05 2:11
professionalBassam Abdul-Baki6-May-05 2:11 
GeneralCustom DataGrid Pin
soundappan6-May-05 0:25
soundappan6-May-05 0:25 
Generalhelp me... Pin
Mahesh16795-May-05 21:06
Mahesh16795-May-05 21:06 
GeneralRe: help me... Pin
Dan_P5-May-05 23:09
Dan_P5-May-05 23:09 
GeneralRe: help me... Pin
JKroschel9-May-05 6:39
JKroschel9-May-05 6:39 
GeneralWeb service Pin
skrishnasarma5-May-05 17:59
skrishnasarma5-May-05 17:59 
GeneralASP web sites on an XP box Pin
paixtis5-May-05 4:16
paixtis5-May-05 4:16 
GeneralRe: ASP web sites on an XP box Pin
ddesi161276-May-05 13:04
ddesi161276-May-05 13:04 
GeneralRe: ASP web sites on an XP box Pin
JKroschel9-May-05 6:07
JKroschel9-May-05 6:07 
QuestionHTML Text box recommendations, anyone? Pin
NeverHeardOfMe5-May-05 0:29
NeverHeardOfMe5-May-05 0:29 
AnswerRe: HTML Text box recommendations, anyone? Pin
Anonymous5-May-05 13:52
Anonymous5-May-05 13:52 

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.