Search the web
Sign In
New User? Sign Up
cooltip · a neat utility
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

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 191 - 221 of 281   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
191
... Thanks Kerry. I intend to. Right now I'm accessing the net from a HotSpot in St. Louis. Bob...
cooltipcamper
Offline Send Email
Jul 7, 2006
4:32 pm
192
Hey! You're supposed to be taking time off from everything. :-) Thanks, Kerry...
Kerry
kerrith1
Offline Send Email
Jul 7, 2006
7:15 pm
193
... For the most part I will be, but that didn't mean that I would not access this group if I had a chance. I just recently added a WiFi card to my laptop so...
cooltipcamper
Offline Send Email
Jul 7, 2006
9:17 pm
194
Hi Bob, I created and published a test web using a new store-bought template at http://www.managercoaching.com/EWD/index.htm. I copy-pasted all the CoolTip...
Kerry
kerrith1
Offline Send Email
Jul 28, 2006
9:51 pm
195
Hi Bob, Disregard my question. I have no idea what happened but after several more publishes it's now working. Problem is that the text in the popup window is...
Kerry
kerrith1
Offline Send Email
Jul 28, 2006
10:30 pm
196
... If you think that it is a CSS conflict then create a custom class that pertains to your body text and specify that in your call like this: ...
cooltipcamper
Offline Send Email
Jul 29, 2006
1:37 am
197
You used to have a list of the variables in cCore.js where I could enter the background color of the caption and the background color of the main window of the...
Kerry
kerrith1
Offline Send Email
Jul 29, 2006
9:45 am
198
Hi Bob, Everything works but cellpad. I don't see an example so I just guessed. <SCRIPT TYPE="text/javascript"> <!-- var cd_width=300; var...
Kerry
kerrith1
Offline Send Email
Jul 30, 2006
12:46 am
199
Hi Bob, I couldn't get the link to "javascript <cOtherJavascript.html#other_javascript_applications>" in the para *Application Notes* 1. If you are using other...
Kerry
kerrith1
Offline Send Email
Jul 30, 2006
12:50 am
200
Hi Bob, I'm having trouble again with the mouseover an image script. I copied both ways you defined to this test page ...
Kerry
kerrith1
Offline Send Email
Jul 30, 2006
10:03 am
201
Hi Bob, Please disregard. Both methods are now working. I get points for still working on it even after I submit a question, yes??? Thanks :-) ... Subject:...
Kerry
kerrith1
Offline Send Email
Jul 30, 2006
10:11 am
202
This notice is to let users of coolTip know that the Draggable Plugin (http://www.acooltip.com/cDraggableCommands.html) has been upgraded by the addition of...
cooltipcamper
Offline Send Email
Aug 9, 2006
3:36 pm
203
The tan background color of the three CoolTip mouseover pop up windows on http://www.managercoaching.com/index.htm displays correctly using XP Pro's IE ,...
Kerry
kerrith1
Offline Send Email
Aug 15, 2006
8:47 am
204
... Kerry, It appears that your problem is due the following small error: var cd_fgcolor='#AFA$84'; The '$' should probably be a '4'. If you make that change...
cooltipcamper
Offline Send Email
Aug 15, 2006
11:41 pm
205
Hi Bob, Such an eye! That fixed it. The site works perfectly with Firefox and Opera now. Thanks so much. I got feedback from some viewers that my penchant for...
Kerry
kerrith1
Offline Send Email
Aug 16, 2006
9:48 am
206
... stickies ... Yes. Either postion them some where else on the page or make them STICKY and use the MOUSEOFF command with them. What is happening is this:...
cooltipcamper
Offline Send Email
Aug 16, 2006
1:56 pm
207
Thanks Bob, It appears to be working. Is this correct? <a href="javascript:void(0)" onMouseOver="return ...
Kerry
kerrith1
Offline Send Email
Aug 16, 2006
10:00 pm
208
... coolTip(interactive,CELLPAD,10,15,15,15,CENTERPOPUP,BELOW,STICKY,MOUSEOFF,WIDTH,450,CAPTION,'...interactive...')" ... Yes, that appears to have taken care...
cooltipcamper
Offline Send Email
Aug 16, 2006
10:04 pm
209
Thanks Bob, Kerry...
Kerry
kerrith1
Offline Send Email
Aug 16, 2006
10:19 pm
210
At the ANCHOR documentation page http://www.acooltip.com/cAnchorCommands.html <http://www.acooltip.com/cAnchorCommands.html> none of the examples work. In...
Tobias
totteman2000
Offline Send Email
Aug 21, 2006
1:32 pm
211
... Its probably an error on my part. I'll have to check the page out and make sure that every thing is working as it should. Once that is done I'll upload...
cooltipcamper
Offline Send Email
Aug 21, 2006
2:02 pm
212
... This was definitely an error on my part. I recently changed the name of the 'createPopup' routine to 'ctCreatePopup' to avoid conflicts with a similarly...
cooltipcamper
Offline Send Email
Aug 21, 2006
3:17 pm
213
Thank you a lot. That was certainly quick!...
Tobias
totteman2000
Offline Send Email
Aug 21, 2006
4:19 pm
215
I am using the REPLACEBODY commmand from cElmContents to put the contents of a DIV in to a coolTip. The DIV is as follows: <div id="addEditCouponDiv"...
gnometank06
Offline Send Email
Oct 17, 2006
4:20 pm
216
... According to the documentation associated with the Core module, the FOLLOWMOUSE command says: Sets whether the popup should follow the cursor. Default is...
cooltipcamper
Offline Send Email
Oct 17, 2006
6:40 pm
217
Hi All I want to execute some javascript after a sticky cooltip is closed, but haven't found a way doing it. If I write this: <a href="http://www.anysite.com"...
kentaur78
Offline Send Email
Nov 2, 2006
8:00 am
218
... Peter, things don't work that way. There is nothing in the coolTip code to block the processing of further instructions on the line. I take it that you...
cooltipcamper
Offline Send Email
Nov 2, 2006
4:04 pm
219
For the benefit of the public the following solution worked for me: function onPopupClose() { //write your own code here } ...
Peter Szanto
kentaur78
Offline Send Email
Nov 3, 2006
10:16 am
220
... Yes Peter, that was the solution I was referring to when I replied to your first post. I didn't go into any further details because if you wanted details...
cooltipcamper
Offline Send Email
Nov 3, 2006
3:37 pm
221
I've tryed to access http://www.acooltip.com/ but was unable to do so. Is there something wrong with the site? I want to download the last version and give it...
yacar_suscri
Offline Send Email
Jan 31, 2007
1:43 am
Messages 191 - 221 of 281   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