hover buttons launch maximized window

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

What is the procedure for making a hover button linked to an html file launch
a maximized window? I am able to make it launch a new window with the
<param name="target" value="_blank"> line, but this will only launch it in a
restore window, not maximized. Any assistance would be great.
 
Not possible within the hover button applet. You would have to add some JavaScript to the page to do
that. In IE address bar type: ? JavaScript Force Maximized Window Script

Also many user of Windows XP and IE6 will not be able run the Java Hover button applet as they do
not have a Java Virtual Machine.
--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top