Re: Help with script needed

From: Fitzie (run.fitzy_at_NOverizon.net)
Date: 03/23/04


Date: Tue, 23 Mar 2004 16:42:25 -0500

Thank you so very much Don! I just couldn't figure out what to do.
This is perfect! I really love the reflection and could this script be
easier with a single image? Genius :-)
You are a doll!!
Fitzie

"Donald Anadell" <danadell@nospamersmikrotec.com> wrote in message
news:#Dx8uNPEEHA.2968@TK2MSFTNGP12.phx.gbl...

Hi Fitzie,

Jim was on the right track about the popup being sized to the original image
used in the script.

I made a couple of changes to this for you so that it does pop up to full
screen now.

But keep in mind that the Width of the Container is determined by the image
width that you assign to the image tag "id=Original_pic":

<IMG id=Original_pic style="Z-INDEX: 1; LEFT: -5px; WIDTH: 800px; POSITION:
absolute; TOP: 0px; HEIGHT: 300px"
src="">

 and the Height of the container is still determined by One and a half(1.5)
times the height that you assign to the image tag "id=Original_pic":

<IMG id=Original_pic style="Z-INDEX: 1; LEFT: -5px; WIDTH: 800px; POSITION:
absolute; TOP: 0px; HEIGHT: 300px"
src="">

In other words, if you assign an image Height and with of 800x300(as in this
example), the overall height of the container will be 300+150, or 400
pixels(plus any container border Top||Bottom).

So for this Demonstration the overall container height is then 300px(orig.
image height assigned + 150px(1/2 the orig. image height + 20px(container
borders top||bottom) = 470 pixels.

So keeping in mind the minimum viewing area of the popup screen at 800x600
resolution, you probably wouldn't want to use a much larger image height
than the one I've used here(to keep it from going off screen bottom) unless
you add scroll bars to the Popup as well.

I also set the Popup background to use the preview background image, but
left the necessary scripting in place(although Remmed out) in case you
choose to use a different background image for the Popup.

I'll attach a clean copy of the Html file to this.

Don

Yasmin's post made me remember this script.
I'm curious about it's Full Screen capabilities though....

"The Sea" by Arlene Graston

Music is the Theme from "O" by Cirque Du Soleil

Streaming from Igcomputers
Open Close



Relevant Pages

  • Re: Help with script needed
    ... Jim was on the right track about the popup being sized to the original image used in the script. ... I also set the Popup background to use the preview background image, but left the necessary scripting in placein case you choose to use a different background image for the Popup. ... I'm curious about it's Full Screen capabilities though.... ...
    (microsoft.public.windows.inetexplorer.ie6_outlookexpress.stationery)
  • Re: Popup window problem
    ... I have a script that generates a popup for image viewing. ... Try it in a browser whose navigator.appName string doesn't contain either "Netscape" or "Microsoft" or has a version number less than 4. ... Variables should always be declared with 'var'. ...
    (comp.lang.javascript)
  • RE: Pop ups
    ... From your description, one of your ASP.NET web page which use script to ... likely specificc to the two machines' client environment. ... As for the popup ... Microsoft MSDN Online Support Lead ...
    (microsoft.public.dotnet.general)
  • Re: No such interface supported error what to do
    ... a popup every time that I click on a link in hotmail (this popup ... The popup has a title of MSN Hotmail ... title of Internet Explorer Script Error. ... > Scripting Errors When You View Web Pages in Internet Explorer after ...
    (microsoft.public.windows.inetexplorer.ie6.browser)
  • Re: Playing Sounds
    ... Files have to be in QuickTime format for FileMaker to play them.. ... can double-click an empty container field to record sound directly to it. ... I don't know if the script will wait for the sound to end before moving ...
    (comp.databases.filemaker)