Search the web
Sign In
New User? Sign Up
overlibmws · DHTML Tooltip and Sticky Popup Library

Group Information

  • Members: 174
  • Category: JavaScript
  • Founded: Apr 19, 2004
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Messages

  Messages Help
Advanced
Re: [OLmws] Need help with print function   Message List  
Reply Message #426 of 1488 |
Re: [OLmws] Need help with print function

----- Original Message -----
Sent: Saturday, April 30, 2005 4:49 AM
Subject: Re: [OLmws] Need help with print function
 
Hi Fote, just saw this comment after I did send my earlier one. Will make these changes  some time later this weekend. Thank you very much for all your efforts!

best wishes,
manon
Manon,
 
Looks like you have made the additional changes, but on playing with it I found that the leftOverlib() definition needs an additional tweak for "perfection":
 
function leftOverlib(txt,cap) {
 cClick = myClick;
 overlib(txt, CAPTION, cap ,CGCLASS, 'caption',
  BGCOLOR, '#000000', FGCOLOR , '#ffffff',
  BORDER, 1, TEXTPADDING,0,LEFT,WRAP,STICKY,
  CLOSETEXT,closeimg, CLOSECLICK,NOJUSTY,
  PRINT,PRINTTEXT,printimg,AUTOSTATUSCAP,
  RELX,40,RELY,20, FILTER,
  FILTERSHADOW,2,FILTERSHADOWCOLOR,'#cccccc');
 cClick = BGcClick;
 return false;
}
 
Also, do not use lead zeros in your TextStr[#] and CapStr[#] array definitions and overlib() calls because that technically makes such numbers octal and the browsers with good JavaScript Consoles will complain about TextStr[08], TextStr[09], CapStr[08], and CapStr[09] (though their "forgiving" javascript interpreters will, as you intend, treat them as decimal, i.e., TextStr[8], TextStr[9], CapStr[8], and CapStr[9]).
 
Fote
--
 


Sat Apr 30, 2005 10:05 am

oldgreeky
Offline Offline
Send Email Send Email

Message #426 of 1488 |
Expand Messages Author Sort by Date

... From: manon_purple To: overlibmws@yahoogroups.com Sent: Sunday, December 26, 2004 6:05 AM Subject: [OLmws] Need help with print function If you are still...
Foteos Macrides
oldgreeky Offline Send Email
Dec 26, 2004
6:34 pm

... that support document, rather than changing the variable names as you have done. The relevant variables instead should be set in the event attribute value...
manon_purple Offline Send Email Dec 26, 2004
11:08 pm

... From: manon_purple To: overlibmws@yahoogroups.com Sent: Monday, December 27, 2004 11:34 AM Subject: [OLmws] Re: Need help with print function Hi Fote, I...
Foteos Macrides
oldgreeky Offline Send Email
Dec 28, 2004
12:47 am

... as inline rather than block markup works fine for all of the supported browsers. To move it to the right, as you desire, you can tack the anchor onto the...
manon_purple Offline Send Email Dec 28, 2004
6:23 am

... From: manon_purple To: overlibmws@yahoogroups.com Sent: Tuesday, December 28, 2004 7:39 AM Subject: [OLmws] Re: Need help with print function Hi Fote, It...
Foteos Macrides
oldgreeky Offline Send Email
Apr 26, 2005
4:53 am

Hi Fote, Yes, as soon as I have examples ready I will post an URL. I think I will work on it this weekend. best wishes, manon ... beautiful printable DHTML...
manon_purple Offline Send Email Apr 26, 2005
9:27 pm

... beautiful printable DHTML popups, could you post another example URL? ... I did a quick job on that one, only tested in IE6 ...
manon_purple Offline Send Email Apr 29, 2005
8:44 pm

... From: manon_purple To: overlibmws@yahoogroups.com Sent: Friday, April 29, 2005 4:44 PM Subject: Re: [OLmws] Need help with print function I did a quick job...
Foteos Macrides
oldgreeky Offline Send Email
Apr 30, 2005
4:02 am

Fote, thank you so much for the helpful comments! I made some quick changes on the page. http://www.purplespirit.com/overlib/ol_print.htm best wishes manon ......
manon_purple Offline Send Email Apr 30, 2005
8:46 am

... From: Foteos Macrides To: overlibmws@yahoogroups.com Sent: Saturday, April 30, 2005 12:02 AM Subject: Re: [OLmws] Need help with print function <snip> In...
Foteos Macrides
oldgreeky Offline Send Email
Apr 30, 2005
7:58 am

... From: Foteos Macrides To: overlibmws@yahoogroups.com Sent: Saturday, April 30, 2005 3:58 AM Subject: Re: [OLmws] Need help with print function I don't...
Foteos Macrides
oldgreeky Offline Send Email
Apr 30, 2005
8:35 am

Hi Fote, just saw this comment after I did send my earlier one. Will make these changes some time later this weekend. Thank you very much for all your...
manon_purple Offline Send Email Apr 30, 2005
8:49 am

... From: manon_purple To: overlibmws@yahoogroups.com Sent: Saturday, April 30, 2005 4:49 AM Subject: Re: [OLmws] Need help with print function Hi Fote, just...
Foteos Macrides
oldgreeky Offline Send Email
Apr 30, 2005
10:05 am

Thanks very much Fote for all this work. I made the changes and am glad to understand where this 'illegal ECMA-262 octal constant' error came from. ...
manon_purple Offline Send Email Apr 30, 2005
1:40 pm

... From: manon_purple To: overlibmws@yahoogroups.com Sent: Saturday, April 30, 2005 9:40 AM Subject: Re: [OLmws] Need help with print function Thanks very...
Foteos Macrides
oldgreeky Offline Send Email
Apr 30, 2005
4:43 pm

Hi Fote, indeed, should have used cursor:pointer. That works best in all browsers. Am getting a bit inattentive, working for IE only much of the time. Have...
manon_purple Offline Send Email Apr 30, 2005
7:31 pm

... From: Foteos Macrides To: overlibmws@yahoogroups.com Sent: Saturday, April 30, 2005 12:02 AM Subject: Re: [OLmws] Need help with print function ... From:...
Foteos Macrides
oldgreeky Offline Send Email
May 11, 2005
6:17 pm
Advanced

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help