on my website there is a button , that i want when they click on it a pop up page opens. (i have this BUT ), i dont want the pop up page be a regualr full page.. but i want it to open a small page (width = 30 , height =40) , do i do this by using html or php and how ? (i mean what is doing now is like it opens a full white page , and only a small part of the page (30*40) there is my text... but i just dont want the whole page to appear..
thanks for the help:)
question 2
Moderator: General Moderators
- gkwhitworth
- Forum Commoner
- Posts: 85
- Joined: Tue Sep 05, 2006 8:28 pm
- Location: Wasilla, Alaska
Javascript
For this you are going to want to use javascript...way easier than php.
http://www.yourhtmlsource.com/javascrip ... ndows.html
--
Greg
http://www.yourhtmlsource.com/javascrip ... ndows.html
--
Greg
- gkwhitworth
- Forum Commoner
- Posts: 85
- Joined: Tue Sep 05, 2006 8:28 pm
- Location: Wasilla, Alaska