Im using a modified overLIB (see below). On the page listed below I'm using overLIB as instruction for my ad form (hover over question marks). They are all...
4136
Clay Leeds
the_webmaestro
Aug 28, 2002 8:49 pm
Ralph, Numbers should not be quoted in overLIB. Change it to the following and it should work: <A HREF="javascript:void(0)" NOF="LS_E" onmouseover="return...
4137
Foteos Macrides
oldgreeky
Aug 28, 2002 9:57 pm
Ralph, The overlib351b1mws.js modified library has VAUTO toggled on by default. That trumps the ABOVE and BELOW commands, and causes the popup to appear...
4138
kosnar44
Aug 29, 2002 12:45 am
Hi Nancyasap :) sorry you had trouble with my homepage - BUT ... * on ever page - in the main-frame - at the bottom to the left there is a eMail-Link saying...
4139
ccmarket2000
Aug 29, 2002 1:51 pm
Fote, Thanks! Very, very helpful information. I just now downloaded the latest overlib351b1mws.js file. The VAUTO toggle makes sense. I'll change that and test...
4140
ccmarket2000
Aug 29, 2002 2:03 pm
hmmmmm. Stupid script! It only does what you tell it to do. When are they gonna fix that! hehehe. Thanks for catching that! That explains why some things...
4141
dean tidwell
tidwelld@...
Aug 29, 2002 2:22 pm
if IE can do the popups with overlib can Windows Explorer do them with overlib also? If so how? Dean...
4142
dean tidwell
tidwelld@...
Aug 29, 2002 2:28 pm
if IE can do the popups with overlib can Windows Explorer do them with overlib also? If so how? Dean...
4143
Clay Meyer
cmeyer@...
Aug 29, 2002 4:00 pm
Are you limited to a certain number of characters within the popup space? I'm trying to put about 6 lines of copy within the popup box, with an href, and it's...
4144
Dennis Sandow
dsandow
Aug 29, 2002 4:38 pm
... A blind guess. Somewhere after the 3rd line of text, you have an apostrophe in the text, and that is messing up the quoting of the text string. Escape...
4145
traderhoran
Aug 29, 2002 8:05 pm
Although I'm a JavaScript beginner (at best), I've been using overLIB for some time and have learned to use many of its basic features. It's a great program,...
4146
Robert E. Boughner
reboughner0718
Aug 30, 2002 3:28 pm
traderhoran wrote: Although I'm a JavaScript beginner (at best), I've been using overLIB for some time and have learned to use many of its basic features. It's...
4147
Hagay Mandel
mandel@...
Aug 30, 2002 5:16 pm
Hi all I am using OverLib in my site with great pleasure and joy! Still, I am facing a problem when using IE6, the script does not function; Obviously I am...
4148
Robert E. Boughner
reboughner0718
Aug 30, 2002 5:22 pm
Hagay Mandel wrote: Hi all I am using OverLib in my site with great pleasure and joy! Still, I am facing a problem when using IE6, the script does not...
4149
traderhoran
Aug 30, 2002 6:37 pm
... Many thanks for your suggestions. Unfortunately, no success yet. I've placed the overdiv stuff in the menu.htm file, and inserted variations on the...
4150
Robert E. Boughner
reboughner0718
Aug 30, 2002 8:55 pm
... I'm sorry but I can't offer you any more help than what I've already have. As I said before, I'm not interested in or have the time to work on this...
4151
Hagay Mandel
mandel@...
Aug 31, 2002 8:43 am
Thank reboughner0718 for pointing out: I am using OverLib 3.30, which works fine in IE6, but, doesn't function in IE6. The relevant pages are:...
4152
Robert E. Boughner
reboughner0718
Aug 31, 2002 1:04 pm
... First of all, you're using an old version of overlib. You should go to the overlib web site and download version 3.50. There were some errors in version ...
4153
dean tidwell
tidwelld@...
Aug 31, 2002 2:35 pm
... theres something else not working on your site. the CGI scripts return a script error http://www.sadot-irrigation.com/cgi-bin/MyFormMailer.cgi from this...
4154
Robert E. Boughner
reboughner0718
Aug 31, 2002 4:05 pm
... John, I've had some more thoughts about your problem and the suggestions that I'm going to make now will probably work in IE but most probably not in...
4155
Jason Anderson
upstairsndaa...
Aug 31, 2002 5:31 pm
Hey guys, I tinkered around with this problem and got Joust to work with my JWIN Popup Library so I converted this to overlib and decided to share with you...
4156
Jim Fortier
jim40erlogin
Aug 31, 2002 5:50 pm
... Fote, I am not sure if you or someone else is working the issue of drop shadows or even if the work is considered complete. The drop shadow appearing on...
4157
sawzall710
Aug 31, 2002 6:10 pm
Anyone run into problems getting overlib to work on this browser/os combination? Anyone get it to work? Using overLib 3.50 Thanks in advance Jon...
4158
Foteos Macrides
oldgreeky
Aug 31, 2002 7:07 pm
Jim, The BASE, pixels command, as its name implies, simply thickens the base of the popup by the indicated number of additional pixels. It is NOT a...
4159
traderhoran
Aug 31, 2002 11:39 pm
Bob and Jay: Thanks very much for taking the time to check out this Joust/overLIB question -- I know you gents are busy enough with other things (work and...
4160
Robert E. Boughner
reboughner0718
Aug 31, 2002 11:53 pm
Jason Anderson wrote: I'm sure that John appreciates your efforts. I wasn't sure that what I was suggesting would even work. It was based on just looking at...
4161
Robert E. Boughner
reboughner0718
Sep 1, 2002 12:36 am
... Let me ask how you expect to get a seemingly true dropshadow effect without adding an extra div container to handle it. That's precisely how it's done in ...
4162
Robert E. Boughner
reboughner0718
Sep 1, 2002 1:11 am
... It looks good John. To answer your questions, see below ... Yes if you do it the right way. What Jay has given you is an array that corresponds to each...
4163
traderhoran
Sep 1, 2002 2:58 am
Thanks for your additional help, Bob. I'm still having some troubles with a straightforward apostrophe in text, but have found that if instead I use "",...
4164
Foteos Macrides
oldgreeky
Sep 1, 2002 3:15 am
I have worked in homologues of the Vertical Positioning mods from Dennis Sandow's placeLayer() patch for v3.33, to complement my earlier work-in of his...