Jump to content


maximize?


2 replies to this topic

#1 Jay.

    Young Padawan

  • Members
  • Pip
  • 70 posts
  • Gender:Male
  • Location:Latinoamérica yeah!!!

Posted 03 March 2008 - 12:30 AM

Hello there, I'm looking for a good tut to make my website stick to one only size, my file size is 800 x 550 and I want it to stick that size even when the viewer try to maximize the explorer, for a good example of what I'm looking for heres 2 links:
www.catalystrecords.org
www.indig.com
just click the enter button and it will pop a window of what I'm talking about, you cant maximize that window it stick to the original size.
I remember seen a tut here but it pops a new window, and I was thinking if that can be made from the start of the movie, not poping another window.
any help would be great.

Edited by iceball, 03 March 2008 - 12:35 AM.


#2 Marc

    Young Padawan

  • Members
  • Pip
  • 51 posts

Posted 04 March 2008 - 06:37 PM

Here's a pop-up window code I use that works in the way I think you're looking for:

<a href="java script:void(0)" onclick="window.open('the_name_of_your_page.html','series',config='width=285,height=200,left=0,top=0,scrollbar=no,toolbar=no')">Your Link Text Here</a>
You can adjust the width and height as needed and you should be good to go!

Edited by Marc, 04 March 2008 - 06:38 PM.


#3 Jay.

    Young Padawan

  • Members
  • Pip
  • 70 posts
  • Gender:Male
  • Location:Latinoamérica yeah!!!

Posted 04 March 2008 - 07:34 PM

thanks, I'm gonna try that one, I was working with one tut I saw at kirupa, but I'm gonna try both to see wich works better to my needs, ty

Edited by iceball, 04 March 2008 - 07:36 PM.






1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users