... web ... In addition to the my response yesterday, you might want to look at the file http://www.widomaker.com/~reboughner/overlib/ollists_A.html which...
3616
Embrey, Darrell (DL)
embreydl
Jul 1, 2002 3:40 pm
Greetings All, I've got a page on our intranet with a list box that I've assigned overLIB to the mouseover event that explains how to select multiple items...
3617
carpetony
Jul 2, 2002 3:20 pm
CLOSEFONTCLASS -- moosecup.com/info/faq.shtml I'm having problems with CLOSEFONTCLASS (clfc), i can get the size to change, but not the color of the CLOSE....
3618
Robert E. Boughner
reboughner0718
Jul 2, 2002 6:53 pm
... You might want to look at the file http://www.widomaker.com/~reboughner/overlib/mouseoutB.html, Example Two, which has an close button of "Exit" which is...
3619
Robert E. Boughner
reboughner0718
Jul 2, 2002 7:28 pm
... It looks as if your overlib popups don't work is because you have a conflict with capturing the mousemovement. The file mmenu.js is capturing the ...
3620
tkuriakose
Jul 2, 2002 8:08 pm
Robert, Sorry that I couldn't followup with your remarks earlier. Crash occurs when I HILIGHT the text inside the input box. Simple mouseover works fine. With...
3621
carpetony
Jul 2, 2002 8:32 pm
Robert thanks a lot for the time and help on the matter, that works like a charm. i hope one day i can repay the favor. . . that excel offer is still out...
3622
Robert E. Boughner
reboughner0718
Jul 2, 2002 11:31 pm
... The example that I tried worked fine when I highlighted the text within the text box (IE6.0 on a Windows XP Professional machine). I can't offer any more...
3623
Stuart Crawshaw
stu@...
Jul 3, 2002 2:14 am
Hi y'all, Can anyone point me to a page where I can see the INARRAY working please, as I'm not to clear on how this works. I have a few paragraphs of text I...
3624
Jim Fortier
jim40erlogin
Jul 3, 2002 2:43 am
At 07/03/2002 03:07 AM +0100, Stuart Crawshaw wrote: Hi y'all, Can anyone point me to a page where I can see the INARRAY working please, as I'm not to clear on...
3625
Dennis Sandow
dsandow
Jul 3, 2002 2:45 am
... Stu I prefer not to use INARRAY itself, but I handle large text strings in a very comparable way as follows: <head> <script language=javascript> var...
3626
Stuart Crawshaw
stu@...
Jul 3, 2002 4:38 am
Thank you Jim - that is a pretty useful page! I've not found that one before. I shall enjoy digesting that over my bacon & eggs this morning! And thank you...
3627
Zack Leung
aznmaniack@...
Jul 3, 2002 3:04 pm
Hi, I was wondering if anyone could help me alter the script so that i can make the text boxes fade in and out... thanks a lot! -Zack ...
3628
Francois Chenais
francois@...
Jul 4, 2002 8:15 am
Hello, First, congratulation for this peace of code because it's very usefull and works fine. I have a problem using overlib with text containing " caracters !...
3629
Jim Fortier
jim40erlogin
Jul 4, 2002 9:50 am
Hi All, I spent the day playing around with Javascript creating an overLIB command builder which is targeted for newbies trying to learn overLIB. I was hoping...
3630
Robert E. Boughner
reboughner0718
Jul 4, 2002 1:21 pm
... When you have long text strings like this it is perhaps easier to define them as a separate textstring variable and pass that to the overlib function....
3631
Francois Chenais
francois@...
Jul 4, 2002 1:56 pm
... Thanks a lot. In fact I've found another way to do this. I use the INARRAY parameter. ol_texts[n] = '<..........92;'""""">'; overlib(INARRAY, n, .....); It...
3632
Robert E. Boughner
reboughner0718
Jul 4, 2002 1:59 pm
... Jim, I took a quick look at what you've done here and I must say that it will be very useful to new people who are using overlib. I think that it would be...
3633
dean tidwell
tidwelld@...
Jul 4, 2002 2:14 pm
... i have seen others talking about InArray. could i see an example of this somewhere in action. Im curious as to see how its coded. dean...
3634
dean tidwell
tidwelld@...
Jul 4, 2002 2:33 pm
I just got down trying the Builder page. A few suggestions.. please offer a drop list for font selection. im not a fan of typing timesnewroman to get font...
3635
dean tidwell
tidwelld@...
Jul 4, 2002 2:38 pm
... what a dumbass. done..= down dean...
3636
Jim Fortier
jim40erlogin
Jul 4, 2002 6:12 pm
... It does save the gray cells in not having to remember all the commands and what they do. Most of the common ones are on a single page with explanations....
3637
Jim Fortier
jim40erlogin
Jul 4, 2002 6:26 pm
... You know, I thought of doing this along with providing popup lists for font size, but then enter the user who would say, the popup should show: ...
3638
Robert E. Boughner
reboughner0718
Jul 4, 2002 8:13 pm
... That is an useful addition. You might consider what was brought in an earlier post to the overlib group and employ the javascript escape function to...
3639
Jim Fortier
jim40erlogin
Jul 5, 2002 9:13 am
Hi Folks, I incorporated your suggested changes on the Command Builder located at: http://40ers.com/OLIB/Build.html v1.1 06/04/2000 Added PADX, PADY, FUNCTION ...
3640
dean tidwell
tidwelld@...
Jul 5, 2002 1:33 pm
Jim, some impressive changes.so soon. i like the fonts addition. interesting how it works (still not sure though if it does) i highlighted the font and pressed...
3641
Robert E. Boughner
reboughner0718
Jul 5, 2002 1:49 pm
... Jim some welcomed additions. However shouldn't the date be 07/04/2002 rather than 06/04/2000? Also, when I look at this page in Netscape 4.74 running...
3642
Jim Fortier
jim40erlogin
Jul 5, 2002 5:07 pm
... Yep! That's what happen when you are working at 3AM. You may accuse me of living in the past. ... Sure, I had thought of this, but I can get the whole form...
3643
Jim Fortier
jim40erlogin
Jul 5, 2002 5:12 pm
... It is only there for you to manually copy and paste. You will only have to do this a few times as the documentation suggests you experiment and then...
3644
dean tidwell
tidwelld@...
Jul 5, 2002 8:44 pm
I am unable to figure out why overLib wont pass values to a javascript:window.open command.in IE6. but it does in NE6 and Mozilla.(even though mozilla must...