Links

Lists

Latest Updates

Ruby On Rails List
Python list
Advanced Java
The JavaScript List
Apache Users
Full Disclosure
Linux Security

Search the archives!


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Javascript] popup video window


  • From: javascript@xxxxxxxxxx (Josiah Gordon)
  • Subject: [Javascript] popup video window
  • Date: Fri, 21 Dec 2001 16:04:50 -0800

Try passing variables in the URL querystring with javascript on your first
page and then read them off on your second page.
See http://webdeveloper.earthweb.com/webjs/item/0,3602,12760_56231,00.html

It looks like this:
	- http://example.org/index.html?param1=realplayer - added on first page
	- second page reads value for param1 variable and acts accordingly

Hope that helps,

Josiah Gordon

-----Original Message-----
From: javascript-admin@xxxxxxxxxx [mailto:javascript-admin@xxxxxxxxxx]On
Behalf Of BWeston1a@xxxxxxx
Sent: Friday, December 21, 2001 3:58 PM
To: javascript@xxxxxxxxxx
Subject: [Javascript] popup video window


I'm reasonably new to javascript and have been wrestling with the following
problem, unfortunately, it seems I'm the one being pinned.

I'm trying to create a popup window to display video. The problem is I need
to create this popup from a thumbnail image that contains the filename of
the
video.

But before displaying the video, I need the same popup window to display a
choice where the user selects whether to use the quicktime or real player. I
can't seem to figure out how to pass this variable.

I'm sure  this is something simple and it's a matter of my being stupid. But
I'd really appreciate any help I can get.

Thanks in advance,

-Bob

_______________________________________________
Javascript mailing list
Javascript@xxxxxxxxxx
https://lists.LaTech.edu/mailman/listinfo/javascript


---
Incoming mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.310 / Virus Database: 171 - Release Date: 12/19/2001

---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.310 / Virus Database: 171 - Release Date: 12/19/2001