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 11423 - 11453 of 12718   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
11423
You can observe this here: http://www.perfectfences.com/index-1.html Simply click on one of the four thumbnails at the bottom. I searched through the posts but...
stzokev
Offline Send Email
Jan 2, 2007
10:48 pm
11424
IE treats the <select> element as active Window content and it will always be on top just like other active window content like Flash etc. The way to get ...
stzokev
Offline Send Email
Jan 2, 2007
10:55 pm
11425
... Try the Hideform Plugin that is at http://overlib.boughner.us/plugins/hideform_commands.html I made changes in this plugin to correct some sizing problems...
Robert E Boughner
reboughner0718
Offline Send Email
Jan 3, 2007
12:40 am
11426
Thanks for the answer Bob. I downloaded the updated plugin and I am now getting a javascript error on line 48: undefined is null or not an object. It seems...
stzokev
Offline Send Email
Jan 3, 2007
10:51 am
11427
Just as a quick follow up, I have left the problematic .js file on the server. You should be able to reproduce this with IE on your end with the link I...
stzokev
Offline Send Email
Jan 3, 2007
11:14 am
11428
... You've got to make sure that you also use the Core Module that is from my site. See http://overlib.boughner.us/plugins/overlib_commands.html because I've...
Robert E Boughner
reboughner0718
Offline Send Email
Jan 3, 2007
3:47 pm
11429
That did it! Thank you so much for the fast and accurate replies. You definitely made my day! Hope you have a good one too!...
stzokev
Offline Send Email
Jan 3, 2007
4:14 pm
11430
... You're very welcomed. Glad that you've got things sorted out. Bob...
Robert E Boughner
reboughner0718
Offline Send Email
Jan 3, 2007
6:57 pm
11432
Has anyone attempted to convert Overlib to a Class Library or add Overlib functionality to an existing library (such as Mootools -> http://mootools.net)? I've...
Mike
crzy4c
Offline Send Email
Jan 4, 2007
2:15 am
11433
Hi there, I have multiple Overlib popups on a single page, and one in particular that I'm making STICKY. I'd like that STICKY popup to never be dismissed when...
Scrapies
Offline Send Email
Jan 7, 2007
4:35 am
11434
... Yes, include the Exclusive plugin that is part of the distribution and use the EXCLUSIVE command with that STICKY. That popup will then stay around until...
Robert E Boughner
reboughner0718
Offline Send Email
Jan 7, 2007
3:38 pm
11435
I messed with overlib on a fresh html page. i had it all working and then i took all of it and intigrated on an existing php page and now the popups come up...
jtthemarine
Offline Send Email
Jan 7, 2007
8:40 pm
11436
... If you want any help on this then you'll have to post the URL to the source page so that we can look at it. Also in which browser is this occurring for...
Robert E Boughner
reboughner0718
Offline Send Email
Jan 7, 2007
10:52 pm
11437
... Well i have narrowed it down to firefox. it works fine in IE 6.0 i have removed the pword and all submits on the page. ...
jtthemarine
Offline Send Email
Jan 8, 2007
6:44 am
11438
... I see what you mean. I also notice that you're making reference to another script on that page (tiny_mce.js) which is referencing the onmousemove event...
Robert E Boughner
reboughner0718
Offline Send Email
Jan 8, 2007
4:21 pm
11439
... working and ... and now ... anything like ... source if ... to the ... is this ... for ... here ... i tryed your suggestion and i dont see any change. The...
jtthemarine
Offline Send Email
Jan 8, 2007
6:14 pm
11440
Hi - I just installed overlib, and have a popup that contains several html links in it - (STICKY,CLOSECLICK) are among the attributes for the overlib call. Is...
gammax500
Offline Send Email
Jan 8, 2007
7:58 pm
11441
... html ... is ... you can try adding an onclick event to the urls. ie. <A href="linktomypage.html" onClick="return cClick();">link</a> i havent been using...
jtthemarine
Offline Send Email
Jan 8, 2007
8:18 pm
11442
... The easiest way would be to add onclick="cClick(); return true;" which would first close the popup then take the user to the href of the link. The return...
Robert E Boughner
reboughner0718
Offline Send Email
Jan 8, 2007
9:21 pm
11443
... Yes, I can see what you mean. I notice that the non-working version has the script loading reversed as I suggested but popups still go away after clicking...
Robert E Boughner
reboughner0718
Offline Send Email
Jan 9, 2007
3:52 pm
11444
... <reboughner@> ... <reboughner@> ... <jtthemarine@> ... page ... post ... URL ... browser ... 6.0 ... reference to ... the ... that ... (i.e., ... back ... ...
jtthemarine
Offline Send Email
Jan 9, 2007
11:29 pm
11445
... <snip> ... If I'm not mistaken what happens when your code goes through this sequence of steps: <?php do { ?> ... <?php } while ($row_Employees =...
Robert E Boughner
reboughner0718
Offline Send Email
Jan 10, 2007
3:23 pm
11446
... sure ... http://f1.grp.yahoofs.com/v1/cB6kRXnUR3Af58mFLo9QGLe8Eit3dhBgFxy_5Sgs ... 9aemR7SKE3Y1t9FnhQ7MVmzgKp5OusQPY1p9LCjFF9fdscmgU7jmhZjlsQ/JTTHEMARIN ...
jtthemarine
Offline Send Email
Jan 10, 2007
7:45 pm
11447
... I understand that the PHP code is executed server side before it gets to the client so I'm at a loss as to why your popups don't stay around longer. Sorry...
Robert E Boughner
reboughner0718
Offline Send Email
Jan 10, 2007
8:23 pm
11448
Im trying to make a Calendar with Overlib. When move the Pointer over a certain Date, a Overlib- PopUp appears with the Facts about an event and its...
adromir1980
Offline Send Email
Jan 11, 2007
10:20 am
11449
... When I looked at the referenced page in Netscape 7.2 on a Windows XP Professional machine, the only overlib popups that I ran into did not have any errors...
Robert E Boughner
reboughner0718
Offline Send Email
Jan 11, 2007
3:33 pm
11450
Thanks for your post. I already tried to escape the texts with htmlentities and htmlspecialchars. But when i recall correct i had a similar problem, when the...
adromir1980
Offline Send Email
Jan 11, 2007
3:48 pm
11451
... I really can't answer that question but I would take the approach that if it is suspicious then go ahead and escape it to be on the safe side. Bob...
Robert E Boughner
reboughner0718
Offline Send Email
Jan 11, 2007
3:55 pm
11452
... wrote: <snip> ... For some reason your popups are going away because everytime I click on a pencil the popup appears briefly and the page reloads (which I ...
Robert E Boughner
reboughner0718
Offline Send Email
Jan 11, 2007
4:07 pm
11453
Ok, i just escaped everything, but still getting "unterminated string literal at line xxx" (In Firefox and Internet Explorer). I just added an Output of the...
adromir1980
Offline Send Email
Jan 11, 2007
4:28 pm
Messages 11423 - 11453 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