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 10841 - 10871 of 12718   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
10841
I have a similar situation using cold fusion. My head and body tags occur in a called heading template. Cold Fusion has a variable scope called Request. In...
Tim Cummings
tim.cummings@...
Send Email
Jul 2, 2006
7:39 pm
10842
Download books , ActiveX , Dlls , Free Products , .NET Programming , Hot Links Visit >> www.vbdevs.com <http://www.vbdevs.com>...
vb_dev2005
Offline Send Email
Jul 2, 2006
10:08 pm
10843
Download books , ActiveX , Dlls , Free Products , .NET Programming , Hot Links Visit >> www.vbdevs.com ... Do you Yahoo!? Everyone is raving about the...
Ahmed abel Razik
vb_dev2005
Offline Send Email
Jul 3, 2006
2:19 am
10844
Thanks for that suggestion. I set up an IF-THEN statement and have now successfully eliminated all blank popups. Regards, Michael McKee ... From:...
Michael McKee
wryneck_uk
Offline Send Email
Jul 3, 2006
1:09 pm
10845
Can you use the FULLHTML, STICKY, and CLOSECLICK tags for the same popup? If so, how do you place/control the CLOSECLICK functionality? Here is my current html...
justsomeguy602
Offline Send Email
Jul 3, 2006
9:20 pm
10846
... I stumbled across it (you can do it by calling cClick() ) messing around with things, but I still can't find it on the site. Just answering my own post for...
justsomeguy602
Offline Send Email
Jul 3, 2006
10:52 pm
10847
Check out www.stevens.edu/osr and click Search Site. I have an overLib there with a little close button. The window is sticky so the user has to click the...
joshgordon000
Offline Send Email
Jul 4, 2006
5:22 am
10848
... Just removing the onMouseOut=nd() seems to solve this problem. Regards, Peter...
peter_van_der_leek
pvdleek
Offline Send Email
Jul 4, 2006
6:04 am
10849
... Indeed it does! Thank you!...
joshgordon000
Offline Send Email
Jul 4, 2006
3:04 pm
10850
I implemented a very simple overlib routine on one of my sites, which works great in Firefox but not at all in Internet Explorer. It took me quite a bit of...
Nancy Revelle
punkinnan
Offline Send Email
Jul 4, 2006
7:22 pm
10851
I found after some more trial and error, that on a test page, Overlib works in IE UNTIL I paste this table into the page; then none of the Overlib calls work,...
Nancy Revelle
punkinnan
Offline Send Email
Jul 4, 2006
8:03 pm
10852
on page: http://www.conservative-judaism.org/aleph.php, I have a horizontal menu bar. How can I set indiviual anchor points to each menu item so that the popup...
michael_wiseman_ts
michael_wise...
Offline Send Email
Jul 5, 2006
2:43 pm
10853
i've found a couple of problems so far with what you have. First, you have a line break just after your call to overlib on lines 147 and 375. you have: ...
p_gilzow
Offline Send Email
Jul 5, 2006
3:27 pm
10854
not sure i'm following what you want to do, but to set anchors on each of the menu items, give them each a unique name. for example: <a name="lnk_cong_uscj"...
p_gilzow
Offline Send Email
Jul 5, 2006
3:50 pm
10855
Hello, Thank you SOOO much! I twiddled and fiddled around with this so long this weekend my eyes were crossing. ;) I thought it might be something simple ...
Nancy
punkinnan
Offline Send Email
Jul 5, 2006
4:15 pm
10856
The problem I'm having is that in Netscape Navigator 8 in Firefox mode, the REPLACEBODY command places the text from the referenced element into the popup...
kennethamis
Offline Send Email
Jul 5, 2006
4:48 pm
10857
What I want to do is take the menu entry location onscreen and move the popup 130 pixels to the right, keeping it in line with the menu entry. Here is the line...
michael_wiseman_ts
michael_wise...
Offline Send Email
Jul 5, 2006
10:58 pm
10858
Hi, I am using Overlib v4.21, and the crossframes plugin. My site is written in asp.net and C# mainly, with a left side frame, and a right side frame. The left...
udit1701e
Offline Send Email
Jul 6, 2006
2:19 pm
10859
do you have a page up where we could take a look at everything? It would help to see exactly how you have it set up and how it is working, vs. how you want it...
p_gilzow
Offline Send Email
Jul 6, 2006
3:38 pm
10860
In looking at your page, I noticed that you are trying to place your <noscript>s inside of an anchor (<a>). You cant place a <noscript> inside of an <a>, at...
p_gilzow
Offline Send Email
Jul 6, 2006
3:44 pm
10861
Ok, I have an external XML file to which I refer through hotspots on an image map. The idea is if you click on a specifc region of the map you will see the...
darkhelmutis
Offline Send Email
Jul 6, 2006
4:11 pm
10863
Thanks for the response p_gilzow. Yes my test page is a bit sloppy and getting a bit clutter. [:)] I didn't think any of that was causing the overLIB...
kennethamis
Offline Send Email
Jul 6, 2006
6:03 pm
10864
Hi there could anyone please help me out with the real basics. I have used Overlib once before for a site, and would like to use it once more to anotate a map,...
freddyfries
Offline Send Email
Jul 6, 2006
11:20 pm
10865
... I see a few errors: onmouseover="return overlib('This is an ordinary popup.'); onmouseout="return nd();" You're missing a closing-quote here, it should be:...
peter_van_der_leek
pvdleek
Offline Send Email
Jul 7, 2006
8:38 am
10866
Colors are changed either in the .js file or on a call-by-call basis: <http://www.bosrup.com/web/overlib/?Command_Reference> ...
Michael M. Wiseman
michael_wise...
Offline Send Email
Jul 7, 2006
12:06 pm
10867
... on ... was ... fails. ... on ... region. ... it ... (x) ... working, ... XML ... this, ... Erik ... over ... Erik ... I suggest that you look at coolTip...
Robert E Boughner
reboughner0718
Offline Send Email
Jul 7, 2006
3:27 pm
10868
Bob- Thanks for the pointers! Talented web/javascript developer I am not...what you saw there was just what I was able to figure out based on reading various...
darkhelmutis
Offline Send Email
Jul 7, 2006
3:59 pm
10869
... and ... causing the ... stuff ... my ... I want ... seems to ... appear ... see, an ... deal ... like ... with ... I ... supposed to ... isn't ... for now....
Robert E Boughner
reboughner0718
Offline Send Email
Jul 7, 2006
3:59 pm
10870
... You might want to take a look at http://overlib.boughner.us/CrossFrameStickies/ The overlib code is loaded in the [3][1][1] frame but calls sticky popups...
Robert E Boughner
reboughner0718
Offline Send Email
Jul 7, 2006
3:59 pm
10871
... Michael, I don't see any reference to either the Core Module or the Anchor Plugin on your page. Make sure that you've got this in the head section: ...
Robert E Boughner
reboughner0718
Offline Send Email
Jul 7, 2006
4:11 pm
Messages 10841 - 10871 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