Hi, I use cooltips to open up forms and such and I was wondering if there was an easy way to close any and all popups on a given page in a single javascript...
Hi Bob, Would you make a simple improvement to the cooltip documentation: XHTML 1.0 spec 4.2. Element and attribute names must be in lower case[1]. Therefore...
... No there is no command to do that. The only thing close is when you have a Popup-In-Popup there is a CLOSEALL to close all of the secondary popups when...
... there ... 'x''s ) ... document ... That's what I was going to suggest once you answered me on my original question. That would be my approach - the...
Hi all, If you try to drag a popup (sticky) with a fast motion, the mouse leaves the window and you have to mouse back to help the popup catch up. This is...
... I don't know of any sure way that you can deal with this other than to make sure that you move slow enough for the popup to keep up with your motions....
... catch up. ... Thanks for your quick reply. You are right about the browser and events...there is very little that we can do on that point but... Since a...
coolTip Users, Just want to let you know that the Draggable Plugin has been modified to reflect the suggestion made by "webgeeeek" to improve the response of a...
... Clay, I thought about doing it that way but decided against it because I didn't want to another command to those that we already have. Besides, the effect...
Based on feedback from several users, the Draggable Plugin has again been modifed with the addition of another command -- HIDECONTENT. The default value of...
I have a bit of an unusual problem. First I call a cooltip with the following javascript: tmpStr += '<p><a href="javascript:void(0);" onmousedown=setFocus("' +...
... John, Do you have the URL to the page that is giving you problems so that I can see what's happening. It sounds like it is also being placed in the...
I want to wish you all a Happy Holiday Season no matter which one you celebrate. May the new Year be very prosperous and fruitful for you. Bob Boughner...
To someone I imagine would look like Santa (I don't think I've ever seen what you look like in all these years...), I wish you a very merry holiday season, and...
Hello Bob,> >I have looked on the site (honest) for a command for caption padding, As there is one for body padding in cellpad, is there one for the caption....
... caption padding, As there is one for body padding in cellpad, is there one for the caption. Many thanks for your superb CoolTip. Jim. ... Unfortunately...
Bob, Thank you for your reply, unfortunately when the css script goes into the head, it completely "kills" the rest of the page (black text and nothing in...
... The short answer is not anytime soon. There is a lot involved in getting it to work correctly and making sure that its consistent with all of the plugins...
Bob, Have put the page that works (without css) on at http://www.jimgratton.co.uk/Cooltip_trial/page_trial.htm and the one that does not work (with the css) on...
... No I would not mix the two together on the same page. The reason is in how the commands are defined. Since coolTip draws on overLIB and uses the same...
... Two problems with what you did. First, style rules must go in the HEAD section and be contained between <style> tags very similar to what is needed when...
Bob, I have said it before, but will say it again, you are a GENIUS. Again, thank you for your time, perhaps one day I will learn a little more. Regards and...
... little more. ... Jim, I'm no genius. I've just been working with this stuff for a long time and with that you tend to pick a little bit of knowledge. Plus...
Hi Bob, Thanks a lot for the CoolTip!! I have been using it and its just great! I have a scenario, where the cooltip should show over Select Boxes in an...
... How about clarifying your example for me please. It isn't clear to me what is supposed to happen. First of all when I click on the button on the sample...