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.
==============================================
 
Back
Top