Lorie, Simply define a CSS class, e.g.: .dbl {border:3px double #00dd00;} and in your overlib calls for particular popups, or in an OLpageDefaults call for...
931
Foteos Macrides
oldgreeky
May 24, 2007 8:30 am
Lorie, Note the you need to specify a background-color when you use BGCLASS, e..g.: .dbl {border:3px double #00dd00; background-color:#bbffbb;} For the non-IE...
932
stefan.guendhoer
stefan.guend...
May 25, 2007 11:38 am
Hi all! I wonder if it is possible to make the height for iframe-oberlibs dinamically, so that it can be recognized how high the iframe has to be... is this...
933
Foteos Macrides
oldgreeky
May 25, 2007 2:53 pm
Gueste, According to the W3C standards for iframe, it should be possible to specify "100%" for the height attribute of the iframe element, so that the height...
934
stefan.guendhoer
stefan.guend...
May 25, 2007 3:00 pm
Foteos, thank you very much for your fast and competent answer! I'll try AJAX =) thx and cya, gueste ... specify "100%" for the height attribute of the iframe...
935
stefan.guendhoer
stefan.guend...
May 26, 2007 1:14 pm
Hi Foteos, I just want to tell you that with AJAX everything works perfectly now, thx again! =)...
936
Foteos Macrides
oldgreeky
May 26, 2007 1:56 pm
Gueste, I'm glad that it all worked out well for you. Fote -- ... From: stefan.guendhoer To: overlibmws@yahoogroups.com Sent: Saturday, May 26, 2007 9:12 AM ...
937
stefan.guendhoer
stefan.guend...
May 26, 2007 8:55 pm
Hi all! Could you please tell me if it is possible to set a charset when AJAX is used for the overlibs? thx alot greetings, gueste...
938
Foteos Macrides
oldgreeky
May 27, 2007 12:51 am
Gueste, AJAX assumes that you are using utf-8 for internationalization. If you are using something else, you should set up your server to indicated the...
939
stefan.guendhoer
stefan.guend...
May 27, 2007 7:06 am
Hi, Fote! It works for me now, thank you very much again! ... you are using something else, you should set up your server to indicated the charset and not only...
940
rswr_guy
May 31, 2007 1:25 am
Ok I'm having a trouble getting the javascript to work inside php. I believe I have my escapes (\) correctly since the page loads. I'm using Firebug to...
941
Foteos Macrides
oldgreeky
May 31, 2007 1:54 am
Try changing that string to: \'<div class=\92;\39;new\\\' id=\\\'ajaxexa192;\92;'>Loading ...</div>\', to avoid its premature termination as the lead argument of the...
942
rswr_guy
May 31, 2007 3:07 am
Thanky very much, it works now =) I'm surprised I didn't notice those double quotes also. ... overlib call. You also have a pair of double-quotes after the...
943
Foteos Macrides
oldgreeky
May 31, 2007 4:11 am
It can take years before one develops a fully trained eye for such things. :<) Plus, when one looks at one's own strings with embedded quotes (rather than...
944
dioper1973
Jun 12, 2007 2:18 pm
When tables are used on the iframe content the table borders remain after the cClick function is called. A link is clicked with onmousedown instead of...
945
don one
don1one
Jun 12, 2007 3:11 pm
I'm sure this is a newby question and thanks for the help. I'm trying to implement a simple modal window. I have a version downloaded May 28. Your demos work...
946
Foteos Macrides
oldgreeky
Jun 12, 2007 3:25 pm
You appear to have encountered a bug in IE v6 and v7 (NOT present in Firefox, Opera, Safari or Konqueror) when IE is in its "standards" mode: See: ...
947
Foteos Macrides
oldgreeky
Jun 12, 2007 4:07 pm
Don, Your overlib call works fine when I try it with FF 2.0.0.4 on XP. The MODAL block is asserted and the popup appears, centered in the window. Presumably...
948
don one
don1one
Jun 12, 2007 7:13 pm
Thank you for replying. It's a great toolkit, but must keep you busy. I've found out what's happening. I have a two screen length window, and I'm causing the...
949
don one
don1one
Jun 12, 2007 7:25 pm
Found it. An form.message.focus(); was pushing the page to the bottom while the modal window was going to the top. I still have the problem with '<>' though. ...
950
Foteos Macrides
oldgreeky
Jun 13, 2007 2:58 am
Don, Firefox through its version 2.0.0.4 has a bug in its handling of the javascript instruction to eliminate any scroll bars, such that it also scrolls the...
951
Dixit, Nilesh
Nilesh_Dixit@...
Jun 26, 2007 6:20 pm
Hi I am trying to use overLib in a JSF command tag with onclick. For some reason I am not getting a pop up, parameter string in overLib is shown as a div...
952
dioper1973
Jun 28, 2007 3:25 am
... Try the following javascript to launch the overlib window nclick="return false;" onmousedown="overlib('agreementpage', RELX, 10, RELY, -40, FGCOLOR,...
953
Dixit, Nilesh
Nilesh_Dixit@...
Jun 29, 2007 5:12 pm
Thanks, I am still not getting this work but will continue trying. Another question I had was, how do I get the scroll bar working inside the overlib popup? I...
954
Foteos Macrides
oldgreeky
Jun 30, 2007 12:19 am
The support document for setting up popups with scrollbars is: http://www.macridesweb.com/oltest/overflow.html Fote -- ... From: Dixit, Nilesh To:...
955
Dave Willmore
mad_daveuk
Jul 14, 2007 10:26 am
Hi all I'm new to overlibmws, but have been using overlib for a little while. I currently use overlib plus overlib_positioncap so that i can embed a php page...
956
Foteos Macrides
oldgreeky
Jul 14, 2007 10:55 am
Dave, With overlibmws you import the distribution39;s iframecontentmws.js and use its OLiframeContent function for the lead argument in the overlib call as...
957
samrcin
Jul 26, 2007 3:35 am
Hello, I am new to this library, and I am trying to use the modal dialog to show a message. I want the modal dialog to close automatically after I am done...
958
Foteos Macrides
oldgreeky
Jul 26, 2007 6:09 am
Samik, 1. The EXCLUSIVEOVERRIDE and EXCLUSIVE commands indeed are position independent. All of the commands in an overlib call are parsed and set up...
959
samrcin
Jul 30, 2007 4:50 am
Thanks for the reply. I will try this out and get back if required. -Samik ... independent. All of the commands in an overlib call are parsed and set up...