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...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

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 11873 - 11907 of 12718   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
11873
... Peter, Sorry about the delay in getting back to you but I've been on vacation for the past few weeks. Yes you can do this with an overlib popup without...
Robert E Boughner
reboughner0718
Offline Send Email
Jul 1, 2007
2:55 pm
11874
... John, The response is by p_gilzow is an example one and would be the approach that I would attempt to use the information from a data base in an overlib...
Robert E Boughner
reboughner0718
Offline Send Email
Jul 1, 2007
2:58 pm
11875
... There is an "unofficial" plugin called Draggable (see description at http://overlib.boughner.us/plugins/draggable_commands.html) which allows one to drag...
Robert E Boughner
reboughner0718
Offline Send Email
Jul 1, 2007
3:10 pm
11876
... I don't find any trouble viewing this file in Firefox 2.0.0.4 Can you be more specific on which errors you are getting? and post an URL to the page in...
Robert E Boughner
reboughner0718
Offline Send Email
Jul 1, 2007
3:17 pm
11877
... When I view the page http://youreinmydomain.net/blogs in FF 2.0.0.4 I don't see any problems with the popups being shown. Bob...
Robert E Boughner
reboughner0718
Offline Send Email
Jul 1, 2007
3:25 pm
11878
You are using a <q> tag for the overlib. I have never seen that tag before today. Firefox displays a quoute...but IE does not. Try changing it to a <a> tag...
Kevin
lbretail22
Offline Send Email
Jul 1, 2007
3:38 pm
11879
I have a very strange problem with Overlib on IE6 and IE7. I'm using a PHP function to generate the contents of an Overlib popup on two different pages. It's...
ln.reeves
Offline Send Email
Jul 1, 2007
10:43 pm
11880
... <embarrassed> Nevermind, I'd forgotten to include the overDiv, and was confused because only IE didn't work - Safari and Firefox worked without the ...
ln.reeves
Offline Send Email
Jul 1, 2007
10:47 pm
11881
... I shouldn't make any difference in IE either since the newer versions of overlib will create the overDiv container as a direct child element of the BODY...
Robert E Boughner
reboughner0718
Offline Send Email
Jul 1, 2007
11:33 pm
11882
... moved ... works.. any ... I ... Hello Bob, i had this on a few forums and finally figured out, guess I forgot to update this request for help. i was a...
thesixfingeredman_tm
thesixfinger...
Offline Send Email
Jul 2, 2007
12:22 pm
11883
... Glad that you've got your problem sorted out. Post back here if you have any other problems. Bob...
Robert E Boughner
reboughner0718
Offline Send Email
Jul 2, 2007
4:14 pm
11884
... popup ... If it will help, I can repost a version of the page that didn't work. I wasn't able to figure out the exact location of the complaint in IE....
ln.reeves
Offline Send Email
Jul 3, 2007
12:57 am
11885
I have the opposite problem, I use overlib on moveable images that I use as a slider bars. The problem is that then I drag the slider bar I lock the position...
magnemo2001
Offline Send Email
Jul 3, 2007
1:48 pm
11886
... Yes, you are definitely having conflicts between your code and the code that overlib needs to execute to determine where the cursor's position is at on the...
Robert E Boughner
reboughner0718
Offline Send Email
Jul 3, 2007
3:24 pm
11887
... a. Add the global variable chkMsMv as var chkMsMv = true; ... chkMsMv = false; ... The added code will keep a potential runaway effect of continuing to ...
Robert E Boughner
reboughner0718
Offline Send Email
Jul 3, 2007
4:51 pm
11888
Hi and thank you for the answer. I believe your script is on the right track, but I it still is some errors. My overlib 4.21 uses olMouseCapture() not oMsMv...
magnemo2001
Offline Send Email
Jul 4, 2007
8:05 am
11889
... That is not what you want to do. olMouseCapture is essentially a routine that does a daisy chain for you when overlib loads and another javascript routine...
Robert E Boughner
reboughner0718
Offline Send Email
Jul 4, 2007
2:43 pm
11890
Hi there, I managed to find an older topic whilst looking for a solution to the image problem - while I've followed the instructions on...
blythy83
Offline Send Email
Jul 5, 2007
3:37 pm
11891
... solution to the image problem ... http://overlib.boughner.us/Sandow/images.htm- ... hyperlinks and take the ... Here is the answer that I sent to you via...
Robert E Boughner
reboughner0718
Offline Send Email
Jul 5, 2007
11:04 pm
11892
... some ... so ... another ... routine) ... so ... function ... (e);\nmoveslider;\n'); ... Hi I tested your new script, but the overlib window is still stuck....
magnemo2001
Offline Send Email
Jul 6, 2007
7:30 am
11894
Hello there below is an example of something I'm trying to do <script type="text/javascript"> function test() { ...
adam3452231
Offline Send Email
Jul 6, 2007
12:34 pm
11895
... Search the archives about 1 1/2 to 2 years ago when there was a similar concern posted on the newsgroup. What I would do would to put the image as a...
Robert E Boughner
reboughner0718
Offline Send Email
Jul 6, 2007
4:36 pm
11896
... Here is an example that does what you want. You can play around with it. Note that overlib is called from with the routine loading(); and the call to...
Robert E Boughner
reboughner0718
Offline Send Email
Jul 7, 2007
12:44 am
11900
Thanks a ton bob : )...
adam3452231
Offline Send Email
Jul 9, 2007
12:29 am
11901
... Glad to have been of help. Bob...
Robert E Boughner
reboughner0718
Offline Send Email
Jul 9, 2007
2:21 pm
11902
Hi I am using Overlib with the overlib_positioncap addon to get a php page to display into the popup (using SRC of overlib_positioncap. Under a certain...
Dave Willmore
mad_daveuk
Offline Send Email
Jul 10, 2007
4:08 pm
11903
... care! ... Thanks for pointing out that fix. I'd never noticed it before, but Overlib behaved the same way for me....
ln.reeves
Offline Send Email
Jul 10, 2007
4:14 pm
11904
... Is the parent of this page the one that has the code for overlib in it? If it does then you'll need to just make a link that has the onclick attribute of...
Robert E Boughner
reboughner0718
Offline Send Email
Jul 10, 2007
4:58 pm
11906
Hi Bob That sorted it!! Thanks, Doc ... php page ... Under a ... ();...
Dave Willmore
mad_daveuk
Offline Send Email
Jul 10, 2007
7:32 pm
11907
... Glad to have been of help to you. Bob...
Robert E Boughner
reboughner0718
Offline Send Email
Jul 10, 2007
9:28 pm
Messages 11873 - 11907 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