Results 1 to 3 of 3

Thread: Fixed height & width in new window

  1. #1
    Join Date
    May 2008
    Posts
    55

    Fixed height & width in new window

    Has a website for my sports club and would like to get to when clicking on the link to a new window with fixed height and width for example 300x400, ideally, one should not be able to pull it out either, but it is not as important. Guess you can only push in a small window. Have tried to Google on it but find no such.

  2. #2
    Join Date
    Jun 2006
    Posts
    623

    Re: Fixed height & width in new window

    Type:
    Code:
    <P> <A HREF = "sidnamn.html" onClick = "msgWindow = window.open 
    ( "nyalillasidan.html", "Display Window", "toolbar = no, location = no, directories = no, status = no, menubar = no, scroll bars = no, resizable = no, width = 400 height = 350 ' ); Return false "> <IMG SRC="bilden.jpg" WIDTH=120 HEIGHT=95> </ A> <B> <FONT COLOR="#0000ff"> </ FONT> <FONT SIZE = 2 COLOR = "# 0000FF"> text in the picture. </ P>
    You can of course height and width as you want

  3. #3
    Join Date
    May 2008
    Posts
    55

    Re: Fixed height & width in new window

    I understand what you meant, but the point is that I use Joomla for my site. And had to push in the code in the new window. So not that the code is where you click on the link, but that it is in the window to open, perhaps a bit woolly

Similar Threads

  1. Replies: 5
    Last Post: 26-12-2011, 11:22 AM
  2. Problem with nested div when the content width exceeds window size
    By Laurense in forum Software Development
    Replies: 5
    Last Post: 04-03-2010, 07:58 PM
  3. Problems with Viewport.Height & Width
    By KABIRA16 in forum Software Development
    Replies: 4
    Last Post: 10-11-2009, 06:24 PM
  4. Split long text into fixed width with Powershell
    By Dyumani in forum Windows Software
    Replies: 3
    Last Post: 10-06-2009, 06:24 PM
  5. MAX width and max height of a image using css
    By Rutajit in forum Software Development
    Replies: 2
    Last Post: 22-05-2009, 07:30 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,713,930,766.97960 seconds with 17 queries