On my site http://www.masonicsites.org/signatures I have 3 columns of famous names with popup signatures when you mouseover each. My problem is that I seem...
2196
Dennis Sandow
dsandow
Jan 1, 2002 2:37 pm
... Ray There are MANY positioning problems with Overlib. Let me explain how they are biting you. Problem #1: Your overlib(CENTER) calls do not display...
2197
Robert E. Boughner
reboughner0718
Jan 1, 2002 2:42 pm
... Two notes. 1. I would check out the note that Dennis Sandow told you about concerning what you need to do to include image preloading on your page. This...
2198
Daniel Mclaughlin
denial@...
Jan 1, 2002 5:28 pm
Hello overLIB Gurus, I'm trying to create a sliding bar with overLIB, there is no text just some html (FULLHTML command) which builds two red lines that slide...
2199
Lewis Bill
LewisBill@...
Jan 1, 2002 6:39 pm
Whew! Just got out of the hospital after being beat up by Dennis and Robert. <grin> Actually on vacation... Anyway, I've made some changes to this calendar...
2200
Robert E. Boughner
reboughner0718
Jan 1, 2002 6:43 pm
... Took a look with Netscape 4.74 and didn't notice any obvious problems with the page. I'm sure that Dennis will give it a more thorough look and report...
2201
Dennis Sandow
dsandow
Jan 1, 2002 7:11 pm
Welcome back from vacation I have one artistic suggestion. Change the background color of the popup. The popup background is exactly the same color as the...
2202
Dennis Sandow
dsandow
Jan 1, 2002 8:08 pm
... Daniel Nice demo - thanks for the assist. It makes it much more concise to evaluate your problem. First - the page does not work in Netscape, because...
2203
Robert E. Boughner
reboughner0718
Jan 1, 2002 9:03 pm
... Dennis I haven't waded in with any fix or somesuch thing because I knew that you would have something to offer. The other reason is that I just have too...
2204
Kochanski
kochanskii
Jan 2, 2002 1:19 pm
I'm using the modified version of overLIB called "overlib350rb.js" by Robert E. Boughner How could I set up the following code so that a second text only popup...
2205
Robert E. Boughner
reboughner0718
Jan 2, 2002 1:41 pm
Kochanski wrote: I'm using the modified version of overLIB called "overlib350rb.js" by Robert E. Boughner How could I set up the following code so that a...
2206
Lewis Bill
LewisBill@...
Jan 2, 2002 4:38 pm
Hello: Can someone explain the difference between these two types of void links: <a href="<javascript:void(0>)"></a> <a href="javascript:void(0);"></a> They...
2207
Jason Anderson
upstairsndaa...
Jan 2, 2002 4:55 pm
the first one is incorrect and you will probably receive variable results depending on which browser you test it on. The second link is the correct syntax. ...
2208
Robert E. Boughner
reboughner0718
Jan 2, 2002 6:59 pm
... I've never seen the first example. The second one is a valid null link it can also be written as javascript:; (thats colon, semicolon)....
2209
tjhorne23_69
Jan 2, 2002 8:01 pm
Just wondering if others have had trouble with the font size increasing size in Netscape Navigator 4.6?...
2210
Jason Anderson
upstairsndaa...
Jan 2, 2002 8:08 pm
NS 4x has issues with inline font styles.. but a code sample will be more useful for us to see what exactly you are doing....
2211
Dennis Sandow
dsandow
Jan 2, 2002 8:19 pm
Font size is inherited in some instances, and the relative sizes may accumulate. This is espacially true if you use style sheets and declare font sizes using...
2212
Donald Dudar
ddudar@...
Jan 2, 2002 11:16 pm
I am trying to build a page using the "Caption" form of the popup. I am using this to provide explanations for various terms in use in a survey I will be...
2213
Dennis Sandow
dsandow
Jan 2, 2002 11:30 pm
... A. Make the popup wider than the default 200 pixels - overlib('xxx', CAPTION,'yyy',WIDTH,350) B. Use <br> to fold the Caption - overlib('xxx',...
2214
Donald Dudar
ddudar@...
Jan 3, 2002 2:17 am
Dennis, Thanks. Your help was invaluable. You can see the enhanced version at http://www3.sympatico.ca/ddudar/DART/form_a.htm When you go there, you will see...
2215
Robert E. Boughner
reboughner0718
Jan 3, 2002 2:39 am
Donald Dudar wrote: Dennis, Thanks. Your help was invaluable. You can see the enhanced version at http://www3.sympatico.ca/ddudar/DART/form_a.htm When you go...
2216
- Ray -
overlibrpd
Jan 3, 2002 4:14 am
I would like to publicly proclaim to all how much I appreciate the help I received from members of this list-service after my request for assistance. I would...
2217
Dennis Sandow
dsandow
Jan 3, 2002 4:38 am
... Insert your credit card into the slot on the front of your computer, and email it to me. Dennis...
2218
Jason Scherbel
jscherbel
Jan 3, 2002 5:41 am
Anyone done anything like this with PHP server-side include files? I've been fighting with it most of the evening and all I am getting in IE 6.0 is "object...
2219
Dennis Sandow
dsandow
Jan 3, 2002 5:52 am
If is possible that the .php is "eating" the quotes that are required in the overlib(arg,list) when the %php% macro reads the file that includes the overlib()...
2220
Mark Newnham
mnewnham
Jan 3, 2002 4:11 pm
I use overlib substantially in my php projects and have no problems - The trick is definitely escaping the quotes correctly - heres some samples, they are all...
2221
tjhorne23_69
Jan 4, 2002 4:50 pm
Check out this page in Netscape 4.6 and you can see the font size is increased...All I normally don't determined size with stylesheets because of the Netscape...
2222
Dennis Sandow
dsandow
Jan 4, 2002 5:45 pm
... I do not have NS 4.6, but the page does look OK in NS4.76 and IE5.5 1. I got a LARGE number of javascript errors while loading this document. In your NS...
2223
lstelie
Jan 6, 2002 2:48 am
Hello, I have the exact same problem (Smarty, overlib, sesion..) and idea ? Note : the problem is the "=" (equal) sign in the url (? PHPSESSID=xxxxxxx) Luc ......
2224
Richard Rawling
rrawling@...
Jan 6, 2002 1:02 pm
Must say, I am a fan of the Board used on the MS Front Page support group site - http://www.outfront.net/ The owner, Tom Brunt was using the UBB product ( see...