TechWhirl (TECHWR-L) is a resource for technical writing and technical communications professionals of all experience levels and in all industries to share their experiences and acquire information.
For two decades, technical communicators have turned to TechWhirl to ask and answer questions about the always-changing world of technical communications, such as tools, skills, career paths, methodologies, and emerging industries. The TechWhirl Archives and magazine, created for, by and about technical writers, offer a wealth of knowledge to everyone with an interest in any aspect of technical communications.
I know how to open an href hyperlink in a new window: by adding "target
= _blank" to the tag. No problem so far. But can I tell the browser
where to position the new window, and how large the widow should be
without invoking Javascript? A CSS solution would also be possible, I
suppose, but again, I'm trying for maximum simplicity and maximum
browser compatibility. If either Javascript or CSS is the best or only
recommendation, then I'll give them a try.
In effect, I want a solution that is as basic and browser-neutral as
possible: the ideal solution would be a broadly supported switch for
the href tag that looks something like (purely hypothetically) "HPOS =
25%, VPOS = 25%, SIZE = 50%" to position the top left corner of the new
window 25% of the way down from the top left corner of the screen, and
size the window to 50% of the screen size.
I couldn't find information on any such settings for the HREF tag or
any comparable commands for the header part of an HTML document. In
effect, I want to more or less center a small child window on the
screen, and size it to roughly half the size of the screen so the
parent/originating window is still visible in the background. Think of
a popup/secondary window in WinHelp and you'll get the idea.
So... any thoughts on a solution, or good resources for researching
this kind of question? I've searched the usual suspects (W3C, HTML
Authors Guild, Webmonkey) plus a more generic Google, and clearly I'm
not using the right keywords or I'm suffering from an advanced virtual
case of male refrigerator blindness. <g>
Thanks for any suggestions you can provide!
--Geoff Hart ghart -at- videotron -dot- ca
(try geoffhart -at- mac -dot- com if you don't get a reply)
ROBOHELP X5: Featuring Word 2003 support, Content Management, Multi-Author
support, PDF and XML support and much more!
TRY IT TODAY at http://www.macromedia.com/go/techwrl
WEBWORKS FINALDRAFT: New! Document review system for Word and FrameMaker
authors. Automatic browser-based drafts with unlimited reviewers. Full
online discussions -- no Web server needed! http://www.webworks.com/techwr-l
---
You are currently subscribed to techwr-l as:
archiver -at- techwr-l -dot- com
To unsubscribe send a blank email to leave-techwr-l-obscured -at- lists -dot- raycomm -dot- com
Send administrative questions to ejray -at- raycomm -dot- com -dot- Visit http://www.raycomm.com/techwhirl/ for more resources and info.