Search the web
Sign In
New User? Sign Up
overlib · Discussions regarding implementing, using and developing overLIB.
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

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

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 8993 - 9022 of 12718   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
8993
Hi, I want to structure my text in a popup box using a <table> tag. But something goes crazy...the text-size increases without setting the text_size parameter...
kieferflorian
Offline Send Email
Feb 1, 2005
11:24 am
8994
... support. ... Since I'm now actively involved in overlib and Erik has given me permission to make file updates, you'll seen things changing much more ...
Robert E Boughner
reboughner0718
Offline Send Email
Feb 1, 2005
3:23 pm
8995
... A URL to the page giving you problems will certainly help in answering your question. Also what browser and version of overlib are you using? If it is a...
Robert E Boughner
reboughner0718
Offline Send Email
Feb 1, 2005
3:26 pm
8996
Hi there, I got the great script. It's fantastic... everything looks like the same in all browsers. I still have 2 problems which I can't get working. I'm...
Sven
news_fd
Offline Send Email
Feb 1, 2005
9:16 pm
8997
... Since your popups are just plain body text, the easiest way to style them would be to create custom classes and use that for styling. The core module is...
Robert E Boughner
reboughner0718
Offline Send Email
Feb 2, 2005
2:20 am
8998
greetings. new to the group. i just did my first run at overlib and it looks good, except HALF of my returns are not returning! i searched for known errors and...
zensez2003
Offline Send Email
Feb 2, 2005
3:03 am
8999
REB - see comment to you at the bottom //D ... You have a few problems. You MUST obey the javascript rule that quoted strings must be on a single line. Your...
Dennis Sandow
dsandow
Offline Send Email
Feb 2, 2005
4:08 am
9000
Some minor syntax errors. Spaces where there shouldn't be them and a ' that needed a \ in front of it. See how this looks: ...
willy7395@...
willy7395
Offline Send Email
Feb 2, 2005
5:51 am
9001
Thank you very much Dennis. I was unware that string wrapping in adobe golive actaully put newline characters in the actual file. But really it doesn,t its...
zensez2003
Offline Send Email
Feb 2, 2005
1:13 pm
9002
... Thanks Dennis I'll take a look at it and see what can be done. Bob...
Robert E Boughner
reboughner0718
Offline Send Email
Feb 2, 2005
3:05 pm
9003
... Glad to be of help. Would you please identify the other "code generator" that requires "overhere()". Just curious. Dennis...
Dennis Sandow
dsandow
Offline Send Email
Feb 2, 2005
3:45 pm
9004
I'm using the overlib.js file and not using any plugins -- not doing anything fancy. But the popup displays with a 15px left gray border. The top, bottom, and...
junkbw
Offline Send Email
Feb 2, 2005
5:12 pm
9005
... Please post a URL so we can look at it....
Dennis Sandow
dsandow
Offline Send Email
Feb 2, 2005
5:17 pm
9006
I have a simple test application that does not perform in the manner expected. The test application is comprised of an ASP.NET table with two rows, one cell in...
groston
Offline Send Email
Feb 2, 2005
5:28 pm
9007
Sorry - it's an internal intranet site. I can post the code if you'd like, but I'm sure it would display pretty messy on here....
junkbw
Offline Send Email
Feb 2, 2005
5:29 pm
9008
I'm only working on IE6 and using overlib version 4.14...
junkbw
Offline Send Email
Feb 2, 2005
5:33 pm
9009
I would like to use overlib with dynamically generated content overlib(http://myserver/myapp?parameters) but I see no way to do that. I guess I could use...
Kurt Werle
kurt_werle
Offline Send Email
Feb 2, 2005
5:43 pm
9010
... Kurt Can you estimate the total size (in bytes) of the contents of all the 30-80 popups? 1. If the total size of all is less that 20K-50K, I suggest that...
Dennis Sandow
dsandow
Offline Send Email
Feb 2, 2005
6:06 pm
9011
... Please put the code into the Files section of this group, and advise when ready. Post the html and all .js and .css files. You can skip all the images,...
Dennis Sandow
dsandow
Offline Send Email
Feb 2, 2005
6:11 pm
9012
... Let me emphasize that the cost I'm concerned with is generating the contents of the popup, not so much the pagesize (though maybe I should be - see below)....
kurt_werle
Offline Send Email
Feb 2, 2005
6:40 pm
9013
okay - I uploaded four files: page.htm, scripts.js, styles.css, and the overlib js file. ... you'd ... advise ... skip all ... offending...
junkbw
Offline Send Email
Feb 2, 2005
7:01 pm
9014
I forgot to mention the popup is attached to the link titled Section 1. (Should appear on the left side of the page. ... and...
junkbw
Offline Send Email
Feb 2, 2005
7:07 pm
9015
... server, ... reader ... Dennis, just as an aside, an IFRAME within a popup is possible using the unofficial plugin called overlib_positioncap.js -- see the ...
Robert E Boughner
reboughner0718
Offline Send Email
Feb 2, 2005
7:20 pm
9016
... junkbw, In the future when you do this please place all of the files in a zip file and put them in a directory in the Files section that has your name on...
Robert E Boughner
reboughner0718
Offline Send Email
Feb 2, 2005
7:25 pm
9017
... The overlib popup starts by creating a table (which you don't see). That table is used to surround the TEXT that you provide. What is happening is that the...
Dennis Sandow
dsandow
Offline Send Email
Feb 2, 2005
7:31 pm
9018
... Yes, Dennis you've hit the nail exactly on the head. What is really showing is the BGCOLOR value since margin is transparent. The way to get around that...
Robert E Boughner
reboughner0718
Offline Send Email
Feb 2, 2005
7:42 pm
9019
... Incidently, I've deleted those files from the Files section so they won't be found there because the issue has been addressed and a proposed method to...
Robert E Boughner
reboughner0718
Offline Send Email
Feb 2, 2005
7:45 pm
9020
Perfect! Thanks for helping me fix the popup - it makes perfect sense now. No problem with redefining my CSS. Thanks for cleaning up my files, too. ... Section...
junkbw
Offline Send Email
Feb 2, 2005
7:57 pm
9021
... the ... on ... ppage. ... esser/overlib.js ... htm ... item ... So ... bullet ... also a ... style ... The ... custom ... sound good... but how do i put an...
Sven
news_fd
Offline Send Email
Feb 2, 2005
9:52 pm
9022
... the ... on ... ppage. ... esser/overlib.js ... htm ... item ... So ... bullet ... also a ... style ... The ... custom ... but how do i define the link,...
Sven
news_fd
Offline Send Email
Feb 2, 2005
9:54 pm
Messages 8993 - 9022 of 12718   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

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