What is the code for pop up window and the size of it? Thanks!
cliffcc 0 Junior Poster
Recommended Answers
Jump to PostYou can make the browser window a certain size via JS as mentioned. php can't do this, as it's done before the browser gets it. ditty has it.
Depending on the content, you could always use a "faux-window", by using jQuery dialog or similar.
Jump to Postjust use the attribute: target="_blank" in your <a> tag.
All 7 Replies
kekkaishi 18 Junior Poster
ditty 0 Light Poster
cliffcc 0 Junior Poster

diafol
cliffcc 0 Junior Poster

diafol
epicrevolt 6 Junior Poster in Training
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.