Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

overlib · Discussions regarding implementing, using and developing overLIB.

The Yahoo! Groups Product Blog

Check it out!

Group Information

  • Members: 1701
  • Category: JavaScript
  • Founded: Nov 15, 2000
  • 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

Advanced
Messages Help
Messages 11873 - 11907 of 13067   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand Author Sort by Date ^
11873 Robert E Boughner
reboughner0718 Send Email
Jul 1, 2007
2:55 pm
... 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...
11874 Robert E Boughner
reboughner0718 Send Email
Jul 1, 2007
2:58 pm
... 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...
11875 Robert E Boughner
reboughner0718 Send Email
Jul 1, 2007
3:10 pm
... There is an "unofficial&quot; plugin called Draggable (see description at http://overlib.boughner.us/plugins/draggable_commands.html) which allows one to drag...
11876 Robert E Boughner
reboughner0718 Send Email
Jul 1, 2007
3:17 pm
... 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...
11877 Robert E Boughner
reboughner0718 Send Email
Jul 1, 2007
3:25 pm
... 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...
11878 Kevin
lbretail22 Send Email
Jul 1, 2007
3:38 pm
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...
11879 ln.reeves Send Email Jul 1, 2007
10:43 pm
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...
11880 ln.reeves Send Email Jul 1, 2007
10:47 pm
... <embarrassed> Nevermind, I'd forgotten to include the overDiv, and was confused because only IE didn't work - Safari and Firefox worked without the ...
11881 Robert E Boughner
reboughner0718 Send Email
Jul 1, 2007
11:33 pm
... 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...
11882 thesixfingeredman_tm
thesixfinger... Send Email
Jul 2, 2007
12:22 pm
... 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...
11883 Robert E Boughner
reboughner0718 Send Email
Jul 2, 2007
4:14 pm
... Glad that you've got your problem sorted out. Post back here if you have any other problems. Bob...
11884 ln.reeves Send Email Jul 3, 2007
12:57 am
... 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....
11885 magnemo2001 Send Email Jul 3, 2007
1:48 pm
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...
11886 Robert E Boughner
reboughner0718 Send Email
Jul 3, 2007
3:24 pm
... 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...
11887 Robert E Boughner
reboughner0718 Send Email
Jul 3, 2007
4:51 pm
... a. Add the global variable chkMsMv as var chkMsMv = true; ... chkMsMv = false; ... The added code will keep a potential runaway effect of continuing to ...
11888 magnemo2001 Send Email Jul 4, 2007
8:05 am
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...
11889 Robert E Boughner
reboughner0718 Send Email
Jul 4, 2007
2:43 pm
... 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...
11890 blythy83 Send Email Jul 5, 2007
3:37 pm
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...
11891 Robert E Boughner
reboughner0718 Send Email
Jul 5, 2007
11:04 pm
... 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...
11892 magnemo2001 Send Email Jul 6, 2007
7:30 am
... some ... so ... another ... routine) ... so ... function ... (e);\nmoveslider;\n&#39;); ... Hi I tested your new script, but the overlib window is still stuck....
11894 adam3452231 Send Email Jul 6, 2007
12:34 pm
Hello there below is an example of something I'm trying to do <script type="text/javascript"> function test() { ...
11895 Robert E Boughner
reboughner0718 Send Email
Jul 6, 2007
4:36 pm
... 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...
11896 Robert E Boughner
reboughner0718 Send Email
Jul 7, 2007
12:44 am
... 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...
11900 adam3452231 Send Email Jul 9, 2007
12:29 am
Thanks a ton bob : )...
11901 Robert E Boughner
reboughner0718 Send Email
Jul 9, 2007
2:21 pm
... Glad to have been of help. Bob...
11902 Dave Willmore
mad_daveuk Send Email
Jul 10, 2007
4:08 pm
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...
11903 ln.reeves Send Email Jul 10, 2007
4:14 pm
... care! ... Thanks for pointing out that fix. I'd never noticed it before, but Overlib behaved the same way for me....
11904 Robert E Boughner
reboughner0718 Send Email
Jul 10, 2007
4:58 pm
... 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...
11906 Dave Willmore
mad_daveuk Send Email
Jul 10, 2007
7:32 pm
Hi Bob That sorted it!! Thanks, Doc ... php page ... Under a ... ();...
11907 Robert E Boughner
reboughner0718 Send Email
Jul 10, 2007
9:28 pm
... Glad to have been of help to you. Bob...
Messages 11873 - 11907 of 13067   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

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