Click here to Skip to main content
15,914,371 members
Home / Discussions / Linux, Apache, MySQL, PHP
   

Linux, Apache, MySQL, PHP

 
Questionwindow.open The Pop window can be resize as per the content of the page Pin
Sandesh M Patil14-Apr-10 4:16
Sandesh M Patil14-Apr-10 4:16 
Hello friends,
I am using window.open function in order to display the page. The page pop up but fixed params i.e. height & width. However i want that it will be resizable as per the content of the page following is the code

<pre>
window.open("EmpSubCert.aspx?Request_ID=" + requestId, "attendee_popup", 'left=400,top=400,resizable=no,scrollbars=no,height=150,width=500,toolbars=no,titlebar=no');
</pre>

which param i ll add in the above code such that the pop up window display entire content of the page..
AnswerRe: window.open The Pop window can be resize as per the content of the page Pin
Dr.Walt Fair, PE23-Apr-10 16:22
professionalDr.Walt Fair, PE23-Apr-10 16:22 
QuestionPositioning errors :S Pin
SRJ9213-Apr-10 11:48
SRJ9213-Apr-10 11:48 
AnswerRe: Positioning errors :S Pin
enhzflep19-Apr-10 20:30
enhzflep19-Apr-10 20:30 
AnswerRe: Positioning errors :S Pin
xTraCD21-Apr-10 6:16
xTraCD21-Apr-10 6:16 
GeneralRe: Positioning errors :S Pin
SRJ9221-Apr-10 11:37
SRJ9221-Apr-10 11:37 
Questionnot sending other email account in mail() Pin
jhyn12-Apr-10 17:44
jhyn12-Apr-10 17:44 
AnswerRe: not sending other email account in mail() Pin
Michel Godfroid19-Apr-10 21:46
Michel Godfroid19-Apr-10 21:46 
GeneralRe: not sending other email account in mail() Pin
jhyn20-Apr-10 15:40
jhyn20-Apr-10 15:40 
Questionhow to read .zip file in php Pin
udch12-Apr-10 4:03
udch12-Apr-10 4:03 
AnswerRe: how to read .zip file in php Pin
Graham Breach12-Apr-10 4:20
Graham Breach12-Apr-10 4:20 
GeneralRe: how to read .zip file in php Pin
udch12-Apr-10 5:12
udch12-Apr-10 5:12 
QuestionWeb interface Pin
josephong8-Apr-10 21:10
josephong8-Apr-10 21:10 
QuestionVisual Studio Solution In GCC Pin
darc koder6-Apr-10 7:10
darc koder6-Apr-10 7:10 
AnswerRe: Visual Studio Solution In GCC Pin
N a v a n e e t h6-Apr-10 15:56
N a v a n e e t h6-Apr-10 15:56 
QuestionDatabase search function in php Pin
offroaderdan6-Apr-10 4:24
offroaderdan6-Apr-10 4:24 
AnswerRe: Database search function in php Pin
cjoki6-Apr-10 6:17
cjoki6-Apr-10 6:17 
AnswerRe: Database search function in php Pin
Eddy Vluggen7-Apr-10 3:11
professionalEddy Vluggen7-Apr-10 3:11 
AnswerRe: Database search function in php Pin
enhzflep7-Apr-10 4:35
enhzflep7-Apr-10 4:35 
Questionsimple web crawler Pin
gouravrinks3-Apr-10 4:42
gouravrinks3-Apr-10 4:42 
AnswerRe: simple web crawler Pin
Moak24-Apr-10 2:08
Moak24-Apr-10 2:08 
Questioncopy web page Pin
udch1-Apr-10 22:47
udch1-Apr-10 22:47 
AnswerRe: copy web page Pin
Graham Breach1-Apr-10 23:18
Graham Breach1-Apr-10 23:18 
GeneralRe: copy web page Pin
udch2-Apr-10 22:24
udch2-Apr-10 22:24 
GeneralRe: copy web page PinPopular
Graham Breach3-Apr-10 2:34
Graham Breach3-Apr-10 2:34 

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.