Hello, I'm a bit stuck... I have a page with an embedded IFRAME - the embedded IFRAME page utilizes overlib bubbles. Because the page is embedded, some of the...
... Unfortunately that is the way that an IFRAME works. It behaves like a separate browser window. I suggest that you dispense with overlib bubbles and...
Hi overLIB is a great package, but I have a few teething problems with it, and I hope someone here can help me resolve them. I've uploaded a mock-up to...
hi, i'm completely new to this but can already see what a great package overlib is. this is probably a very basic issue but my problem is that when i mouse...
... Do you have the URL to the page in question? That would help considerably. In the meantime, make sure that your overlib popup has a higher z-index than...
... You don't need the "onclick" event here because you've already applied it to the onmouseout event. Besides you're misspelling the name (onlcick) which...
Hello all, I want to add a full (small) HTML page to a popup. The first problem I run into is the HTML contains some PHP includes such as: <?php print date("l,...
jeffshead
jeffshead@...
Jan 6, 2008 10:17 am
12172
Hello All, Ran into another snag. Does MOUSEOFF cancels TIMEOUT? I have seen pop-ups, on other sites, close after a certain amount of time (regardless of where...
jeffshead
jeffshead@...
Jan 6, 2008 11:33 am
12173
... Yes. The TIMEOUT will be applied as long as you don't mouse onto the popup. If you do and then the TIMEOUT is canceled and the MOUSEOFF takes precedence....
... I run ... Take a look at the "unofficial" plugin -- Position Cap (see http://overlib.boughner.us/plugins/positioncap_commands.html, particularly the...
Thanks Bob. I played around with it for many, many hours. I will give Position Cap a whirl. I am new to all of this and was wondering if I *can just link the ...
Jeff X
jeffshead@...
Jan 7, 2008 8:35 pm
12177
... That way, ... JavaScript ... You could just copy the plugin code to the end of the overlib.js code and it should work okay for you. ... actually able ... ...
... Cap a ... link the ... of my ... variable and ... I should have said this: The easiest way would be to make sure that the code for the javascript is...
... the ... directly, I ... FRAME to ... are ... like a ... RELX/Y ... Bob - Thanks for the reply... I'm a bit stuck - I tried your suggestion, but I run into...
Hi Bob ... But the onmouseout event never gets triggered if the user doesn't move the mouse (and there is no reason for the user to move the mouse in my ...
Sorry there were a couple of typos near the end - it should have said: Again, I must be doing something wrong. In my overlib.js file, it now says: if (typeof...
... applied ... If that is what you want then you can use 'onclick="nd();"'. ... I don't know what to tell you about that. This status string will only be...
... Yes, get the "unofficial" plugin called overlib_iframe.js from http://overlib.boughner.us/plugins/overlib_iframe.js (also make sure that core and all...
... It sounds as if the positioning is getting messed up when you scroll that isn't being taken into account. Do you have an URL to the page in question that...
... <reboughner@> ... IFRAME - ... page ... the ... 10 ... to ... bottom of ... make ... site; ... problems.) ... your ... things get ... I'm ... issue ... but...
... I really don't know what to tell you. What you're showing is that the positioning is getting messed up when you scroll vertically. Its just that I can't...
... When you do this you don't need to use the overlib_iframe.js file or give the IFRAME an ID name since its not needed. You're just running overlib within...
Hi again Bob ... That works great, many thanks. ... I'm afraid you've lost me, but I suspect I haven't explained my problem very well, so I've now created a...
... many ... I know what you're talking about. Browsers typically display the href value in the status bar when you mouse over a link. The behavior that you...
... That works great, many thanks, Bob. I take it there's no way to define the width of the overlib pop-up container in ems? If not, is it being considered for...
... Glad that worked for you. No you can't define the pop-up's width in ems because an overlib popup is made up of at least two nested tables and the width...