# Pop up problem

**URL:** https://forum.kirupa.com/t/pop-up-problem/231199
**Category:** Uncategorized
**Created:** [July 2, 2007, 9:07pm UTC](https://forum.kirupa.com/t/pop-up-problem/231199 "2007-07-02T21:07:03Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![jazbecar](https://avatars.discourse-cdn.com/v4/letter/j/ec9cab/32.png) [@jazbecar](https://forum.kirupa.com/u/jazbecar)
#### Post date: [July 2, 2007, 9:07pm UTC](https://forum.kirupa.com/t/pop-up-problem/231199/1 "2007-07-02T21:07:03Z")

</div>

Hi guys,

Seems I am the most stupid guy here with many problems on simple stuff. I am trying to solve a problem to define the size of a pop up window.  
I wrote

```php
 
on (release) {
getURL ("www.blabla.bla", _blank); 
}

```

but it opens in a full window. The is no way I can get to define the size of popup, can anyone enlighten me please. I am walking in the dark…

And as I already ask is there a way that as a window opens, everything else gets darker ?

I looked through the entire forum but didnt find the answers to my problems.

Thank you very very much!!
