Go Back   Trackpads Community > General Discussions > Computer and Technology > Web Design

Web Design Forums and discussions on webdesign

Web Design

Reply
 
LinkBack Thread Tools
Old 08-18-2005, 16:00   #1 (permalink)
daniel kaplan
Civilians

 
Default Control Browser Window Site Via HTML?

Hi all!

I am using the line below to open a new browser window explaining what the
CAPTCHA is.

<a href="http://www.website.com/whatsthis.html" target="_blank">What\'s
this?</a>

I know that target="_blank" opens a new browser window, I am
wondering if it can also make the browser window open up smaller????

Thanks ahead.

Daniel


 
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Trackpads Information
Click to Visit
Old 08-18-2005, 20:00   #2 (permalink)
221713540Stephen Mozyra
Civilians

 
Default Re: Control Browser Window Site Via HTML?

Hello, daniel!
You wrote on Thu, 18 Aug 2005 14:41:57 -0400:

dk> I am using the line below to open a new browser window explaining
dk> what the
dk> CAPTCHA is.

dk> <a href="http://www.website.com/whatsthis.html"
dk> target="_blank">What\'s this?</a>

dk> I know that target="_blank" opens a new browser
dk> window, I am wondering if it can also make the browser window open
dk> up smaller????

this is a JavaScript application.
you will need something like this:
<a href="javascript:window.open('whatsthis.html', 'descr',
'width=200,height=300')" target="_blank">What\'s this?</a>

// WBR, Stephen Mozyra
// SM17-UANIC, http://cave.no-ip.biz


 
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Bookmarks

Thread Tools

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 On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Linking to a Targeted Browser Window randau Web Design 28 05-18-2005 20:00
Re: Launching new browser window Steve Rindsberg Microsoft Applications 1 04-20-2005 16:00
Re: Launching new browser window Steve Rindsberg Microsoft Applications 1 03-01-2005 12:00
Open new browser window without toolbars James M. Haberman Web Design 3 02-14-2005 12:00
Launching PPT in a Browser Window Paula Microsoft Applications 1 06-15-2004 19:48


Community Information
Options
Quick Options
Trackpads Non-Commercial Ad
Copyright Information Click to Visit
Time
Server Time
All times are GMT -4. The time now is 22:30.
Copyright
Copyright Information
The header is based off of work by Vipixel.com and modified by this site. Trackpads and the Trackpads Logo are both Registered Trademarks of Jason Edwards and cannot be used without prior written permission.  The only exception is as a link back to this site. Trackpads is a private website run by a small legion of volunteers, 3 dogs, 12.5 cats and an army of small, super smart, bio-engineered mice with pointy hats and tutu's. Search Engine Friendly URLs by vBSEO 3.2.0 RC7
Archive Links
Archive Links
Page generated in 0.73056 seconds with 19 queries