The proposed debug plugin module has flawed logic in its moveToBack() function that causes toggling between the last and second to last container instead of...
6387
Vicky Jo
vjvrw
Aug 2, 2003 5:01 am
Hi there! Just joined the group. Searched the archives and didn't see anything that looks like an answer, so I'll plunge right in. I'm seeking an example of...
6388
Foteos Macrides
oldgreeky
Aug 2, 2003 11:07 am
... From: Vicky Jo To: overlib@yahoogroups.com Sent: Saturday, August 02, 2003 1:00 AM Subject: [oL] 2 novice problems with syntax Hi there! Just joined the...
6389
canadave_nyc
Aug 2, 2003 4:45 pm
Hi folks, Just a warning before I get into my question...I know *of* things like ASP, Perl, PHP, etc., but my programming knowledge is close to absolute zero...
6390
Dennis Sandow
dsandow
Aug 3, 2003 2:50 am
... Dave I'm going to take you only part od the way. A. In order to avoid going back into the HTML every time, put all the popup contents into a separate .js...
6391
Foteos Macrides
oldgreeky
Aug 3, 2003 2:52 am
... From: Stefan s To: overlib@yahoogroups.com Sent: Thursday, July 31, 2003 3:59 AM Subject: Re: [oL] implementing overLIB in an activeX environment as i want...
6392
canadave_nyc
Aug 3, 2003 5:56 am
Dennis, Thanks for your reply; it makes sense to me. I'll implement it as you suggest. I laughed when you said the bit about taking a leap into heavy ...
6393
Stefan Strobl
steveshp
Aug 3, 2003 8:32 am
"I would appreciate feedback on whether this all works with IE6 on Wintel NT boxes, particularly WinXP with SP1 if anyone has that. Fote -- " It does work...
6394
Foteos Macrides
oldgreeky
Aug 3, 2003 2:49 pm
... From: Stefan Strobl To: overlib@yahoogroups.com Sent: Sunday, August 03, 2003 4:32 AM Subject: Re: [oL] implementing overLIB in an activeX environment I...
6395
Chesa Keane
chesa35
Aug 3, 2003 6:22 pm
Feedback on Mac G4/OS 9.1/IE 5.1: Pop me this frame: pops under Flash box Pop me this frame & hide Flash: pops under smaller Flash box, but Flash box doesn't...
6396
Foteos Macrides
oldgreeky
Aug 3, 2003 8:02 pm
Re: [oL] implementing overLIB in an activeX environment----- Original Message ----- From: Chesa Keane To: overlib@yahoogroups.com Sent: Sunday, August 03, 2003...
6397
Foteos Macrides
oldgreeky
Aug 3, 2003 10:03 pm
Here's an issue that came up while I was playing with cross-FRAMEs support. An objective with the non-plugin API has been to use one overlib js file imported...
6398
Ren Tox
rentox2003
Aug 4, 2003 3:44 pm
I realize that the javascript in a SVG document is different than the embedding document's (HTML) javascript. So do I get overlib to work in a SVG document?...
6399
Robert E Boughner
reboughner0718
Aug 4, 2003 4:39 pm
... Ren, I don't think you're going to get much feed back on this since most of the people who help out here have no experience with SVG (I imagine that a lot...
6400
Chesa Keane
chesa35
Aug 4, 2003 5:07 pm
It's interesting that the flash display gets smaller for IE5 on MAC OS9 instead of becoming hidden together with it's positioned DIV container. The flash...
6401
Clay Leeds
the_webmaestro
Aug 4, 2003 5:30 pm
At present, SVG (Scalable Vector Graphics) is only supported in IE through a plug-in. Mozilla just put SVG support in Firebird 0.6.1 (not yet at version 1.0)....
6402
Foteos Macrides
oldgreeky
Aug 4, 2003 9:28 pm
Re: [oL] implementing overLIB in an activeX environment----- Original Message ----- From: Chesa Keane To: overlib@yahoogroups.com Sent: Monday, August 04, 2003...
6403
Chesa Keane
chesa35
Aug 4, 2003 9:48 pm
It's interesting that the flash display gets smaller for IE5 on MAC OS9 instead of becoming hidden together with it's positioned DIV container. The flash...
6404
msdnman03
Aug 5, 2003 12:53 am
Is there a way to make overLIB popups appear on top of the <select> elements on a page? This is the only issue that I am running into, I have tried messing...
6405
Foteos Macrides
oldgreeky
Aug 5, 2003 12:59 am
Re: [oL] implementing overLIB in an activeX environment----- Original Message ----- From: Chesa Keane To: overlib@yahoogroups.com Sent: Monday, August 04, 2003...
6406
Chesa Keane
chesa35
Aug 5, 2003 1:27 am
< In the "bug demo" the container with the flash swf also has the text "Flash Object" above and below the swf. What I was asking is whether that text becomes...
6407
Foteos Macrides
oldgreeky
Aug 5, 2003 2:49 am
... From: Foteos Macrides To: overlib@yahoogroups.com Sent: Sunday, August 03, 2003 6:02 PM Subject: [oL] [DEV] FRAME support with plugin API Here's an issue...
6408
Michael Edwards
msdnman03
Aug 5, 2003 5:58 am
Has anyone found a solution to the problem of overLIB popups appearing behind drop down lists (<select> elements)? Thank you, Michael Edwards, MCSD ...
6409
Stefan s
steveshp
Aug 5, 2003 6:14 am
hi, well apparently you cannot make the popup appear above the drop downs, but you can hide them: here's an example: ...
6410
Couple (M28&F26)
rentox2003
Aug 5, 2003 3:18 pm
Thanks for the input, Ive figured out the "return" in the mouseover call <a href="javascript:void(0);" onmouseover="return overlib('This is an ordinary...
6411
Ian Collins.net (Webm...
abbyhart333
Aug 6, 2003 10:01 am
Was surfin the web today and found a website that seemed to be using OL ... except that it doesn't. I downloaded the script...
6412
Axel Amthor
axel.amthor@...
Aug 6, 2003 10:25 am
No plagiate - doesn't work with Netscape6 and Mozilla, only IE6 ... -- Axel Amthor *Gauss* | T h e p o w e r o f c o n t e n t a t w o r k ... *Gauss...
6413
nancyasap
Aug 6, 2003 8:55 pm
Dave: My two cents.... Sounds like you do need some kind of editable data store behind your pages. For this you will probably need some kind of server side...
6414
nancyasap
Aug 6, 2003 9:10 pm
Joe: Maybe I'm misunderstanding your reference, but from your example below it looks like your server-side tags aren't correct. Assign the variable inside...
6416
Foteos Macrides
oldgreeky
Aug 8, 2003 5:34 am
... From: Foteos Macrides To: overlib@yahoogroups.com Sent: Friday, August 01, 2003 8:24 AM Subject: [oL] [DEV] debug plugin module <snip> Regarding an earlier...