Connecting Tech Pros Worldwide Help | Site Map

Changing window height with a function

 
LinkBack Thread Tools Search this Thread
  #1  
Old July 20th, 2005, 09:41 AM
Mark
Guest
 
Posts: n/a
Default Changing window height with a function

Hi,

I'm struggling with the following :

I want a function on my form and when I'm calling that function (i.e.
pressing a button), I want to resize the window (only height) with the
paramater that I'm supplying to that function. Is it possible ??

txs in advance,

Mark

  #2  
Old July 20th, 2005, 09:41 AM
Martin Honnen
Guest
 
Posts: n/a
Default Re: Changing window height with a function



Mark wrote:[color=blue]
> Hi,
>
> I'm struggling with the following :
>
> I want a function on my form and when I'm calling that function (i.e.
> pressing a button), I want to resize the window (only height) with the
> paramater that I'm supplying to that function. Is it possible ??
>[/color]

<input type="button" value="resize"
onclick="window.resizeBy(0, 20);">



--

Martin Honnen
http://JavaScript.FAQTs.com/

 

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Popular Articles

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over 220,662 network members.