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 12030 - 12063 of 12718   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
12030
Ok. I got the image thing figured out. Now, I just need to know how to add the code for the rollover on the button so that I can have a rollover with overlib...
bridgerboyy
Offline Send Email
Oct 1, 2007
12:38 pm
12031
... You might want to take a quick look at the following two files which deal with using overlib in a PHP file: 1....
Robert E Boughner
reboughner0718
Offline Send Email
Oct 1, 2007
1:50 pm
12032
Hi, How would I add a rollover image to an overlib script? Here is the code I am using with a link to the site. I would greatly appreciate your help. Thanks,...
bridgerboyy
Offline Send Email
Oct 2, 2007
12:09 am
12033
... You're almost there. Change the following: return overlib('<img src='http://www.shopjamestown.net/ads/lambo.jpg' ',ABOVE to return overlib('<img ...
Robert E Boughner
reboughner0718
Offline Send Email
Oct 2, 2007
12:26 am
12034
Thanks for the reply, Bob! I really need the help. I must've goofed something else up, 'cause when I made the changes to the code. I now see the button but...
bridgerboyy
Offline Send Email
Oct 2, 2007
12:57 am
12035
... When I look at your example page I get this error message in the Error Console on Firefox 2.0.0.7: Error: missing ) after argument list Source File:...
Robert E Boughner
reboughner0718
Offline Send Email
Oct 2, 2007
1:52 pm
12036
... I also see this error message for the button that is highlighted: Error: illegal character Source File: http://shopjamestown.net/ads/content/view/12/26/ ...
Robert E Boughner
reboughner0718
Offline Send Email
Oct 2, 2007
1:57 pm
12037
I'm testing a page containing overlib with JWebUnit, it bombs out because of javascript errors because it's navigator.userAgent is null. This might also occur...
Jeff
bigtangringo
Offline Send Email
Oct 2, 2007
7:00 pm
12040
Gentlemen, I've been impressed with overlib, but the hideform-plugin doesn't seem to be working for me. I've included the plugin as suggested in the...
patrikg123
Offline Send Email
Oct 4, 2007
10:33 am
12041
Just to add: mouseover the blue question-mark icon right from the input field labeled "near" in the top 3rd of the page....
patrikg123
Offline Send Email
Oct 4, 2007
10:35 am
12042
... Your problem is caused by the second call to load the overlib.js file at around line 168. Remove that line and I believe your code will work as you expect...
Robert E Boughner
reboughner0718
Offline Send Email
Oct 4, 2007
2:00 pm
12043
I added an unordered list (<ul><li></li></ul>) to the overlib pop up on my html page. The text in the list however is coming up black. I'd like the text to...
Chaunce
chauncerodri...
Offline Send Email
Oct 8, 2007
5:17 pm
12044
Excellent, that does the job nicely! Thanks a lot! :) Patrik...
Patrik Germann
patrikg123
Offline Send Email
Oct 8, 2007
6:08 pm
12045
... "Black" is the default value for text color within a popup. To assign a new color you can include TEXTCOLOR, '#ffffff' on the command line or use the...
Robert E Boughner
reboughner0718
Offline Send Email
Oct 8, 2007
6:08 pm
12046
I have been trying to add line breaks and bold words to my tooltips. I have been successful by adding the following HTML tags: <br/> and <strong>. The problem...
jeffshead
jeffshead@...
Send Email
Oct 10, 2007
4:44 am
12047
I haver problems using overLib with firefox, or maybe its my code - can someone please help me, its urgent - I am working on a project:) I have put my...
isva
Offline Send Email
Oct 10, 2007
7:25 am
12048
... products ... actually ... support. ... extra ... than the ... compliant? ... Do you have an URL to the page that is giving you problems? What you're doing...
Robert E Boughner
reboughner0718
Offline Send Email
Oct 10, 2007
6:36 pm
12049
... src="../javascripts/overlib.js"></script> ... Make sure that when you insert this code on your page that the string argument to overlib is all on one line;...
Robert E Boughner
reboughner0718
Offline Send Email
Oct 10, 2007
6:38 pm
12050
<img src="example.php?mode=fit&image=template<?=$obj_promot1->tid;?>/template_big.jpg&width=120&height=100" alt="Banner" class="fotgal" onMouseOver="return...
rabindra sarkar
sarkar_rabindra
Offline Send Email
Oct 11, 2007
7:01 am
12053
... products ... actually ... support. ... extra ... than the ... compliant? ... Do you have an URL to the page that is giving you problems? What you're doing...
rabindra sarkar
sarkar_rabindra
Offline Send Email
Oct 12, 2007
1:30 pm
12054
Bob, The URL Is: http://www.majetra.com/links.php When I use the entity &lt; to replace all of my "<" symbols, the <br/> and <strong> tags are actually...
jeffshead
jeffshead@...
Send Email
Oct 12, 2007
1:33 pm
12055
well i am kinda new to overlib and i created layers .... but now my overlib popup is underneat the other layers! how can i put the overlib popup on top of the...
m0nk3rs
Offline Send Email
Oct 14, 2007
1:36 pm
12056
... make sure that the overlib content layer has a much larger z-index than any other layer on the page. The default value is 1000; just make it larger than...
Robert E Boughner
reboughner0718
Offline Send Email
Oct 15, 2007
5:01 pm
12057
Hello, I have an html form. Left column has a description where I am using overlib to offer pop-up definitions of phrases. Right column has form elements like...
turnertim
Offline Send Email
Oct 16, 2007
2:39 pm
12058
... Yes, use the Hideform plugin that came with the distribution. If you experience problems with it (like not spanning all of the text box width) then get...
Robert E Boughner
reboughner0718
Offline Send Email
Oct 16, 2007
4:45 pm
12059
Thank you. I tried both codes. Code 1: The W3C Markup Validation Service shows 18 more errors when using the first code and the '</strong>' tag is ignored...
jeffshead
jeffshead@...
Send Email
Oct 17, 2007
2:37 am
12060
... Try putting your var caption1 var caption2 var caption3 definitions in another (just inlcude those lines in the file) and reference them using <script...
Robert E Boughner
reboughner0718
Offline Send Email
Oct 17, 2007
4:12 pm
12061
Bob, If I use your plug-in then do I need to use your overlib file too? Or just don't mix plug-ins but can use either of the main? Regards, -Tim ... From:...
Tim Turner
turnertim
Offline Send Email
Oct 17, 2007
4:13 pm
12062
... Or just ... Use my version of the code and the plugin that is also found on my site; don't mix the main code and the plugins from the official site and my...
Robert E Boughner
reboughner0718
Offline Send Email
Oct 17, 2007
4:15 pm
12063
Thanks Bob. The separate js page did the trick. I just referenced the js page in the html page's head. Best regards, Jeff From: overlib@yahoogroups.com...
jeffshead
jeffshead@...
Send Email
Oct 18, 2007
3:42 pm
Messages 12030 - 12063 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