btw, thanks for the help. this worked pretty well.
This is what I ended up doing (got rid of alot of headaches =)
stylesheet:
.tooltip * {
padding: 0;
margin: 0;
}
.tooltip td {
border: 1px solid black;
padding: 5px;
margin: 5px;
font-size: 10pt;
font-family: Arial;
background-color ...
Search found 10 matches
- Thu Apr 27, 2006 7:28 am
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: How to use CSS with tooltips
- Replies: 2
- Views: 2799
- Wed Apr 26, 2006 7:09 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Single quote within tooltips
- Replies: 3
- Views: 3216
Single quote within tooltips
Heya!
Is there a way to use a single 'quote' within the tooltips?
if there is a singel quote within the string then the tip doesn't pop up.
I've tried the raw ' as well as escaped \' but they both stop the tip from popping up.
thanks!
Is there a way to use a single 'quote' within the tooltips?
if there is a singel quote within the string then the tip doesn't pop up.
I've tried the raw ' as well as escaped \' but they both stop the tip from popping up.
thanks!
- Thu Apr 06, 2006 4:42 am
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: How to use CSS with tooltips
- Replies: 2
- Views: 2799
How to use CSS with tooltips
How do I use CSS with the tooltips?
Thanks!
Thanks!
- Mon Apr 03, 2006 9:59 am
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Milonic Tooltip ..not tooltipping =)
- Replies: 5
- Views: 4361
- Mon Apr 03, 2006 4:51 am
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Milonic Tooltip ..not tooltipping =)
- Replies: 5
- Views: 4361
Ok, so I'm trying to use the Milonic tooltip...seems pretty simple.
Any reason why I can't get it to work then =)
http://www.happyhikers.ca/EternalCampaign/test.php
The text and little image SHOULD have a tooltip I think??
Any reason why I can't get it to work then =)
http://www.happyhikers.ca/EternalCampaign/test.php
The text and little image SHOULD have a tooltip I think??
- Sun Apr 02, 2006 8:12 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Milonic Tooltip ..not tooltipping =)
- Replies: 5
- Views: 4361
- Sun Apr 02, 2006 8:23 am
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Milonic Tooltip ..not tooltipping =)
- Replies: 5
- Views: 4361
Milonic Tooltip ..not tooltipping =)
I have been using a DHTML tooltip... but when added the Milonic menus the tooltips stopped working.
If I comment out the menu, then it starts working again.
Any idea why this might be happening?
THis is the js
<div id="dhtmltooltip"></div>
<script type="text/javascript ...
If I comment out the menu, then it starts working again.
Any idea why this might be happening?
THis is the js
<div id="dhtmltooltip"></div>
<script type="text/javascript ...
- Sun Apr 02, 2006 12:15 am
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Working out the bugs in my first menu (using CSS)
- Replies: 3
- Views: 3241
Setting this:
fixed ALL 4 of the formatting problems I was having!
WOOT!!!!!!
thanks again!
Code: Select all
.menumouseon *, .menumouseoff *, .submenumouseon *, .submenumouseoff * {
padding: 0;
margin: 0;
}
WOOT!!!!!!
thanks again!
- Sat Apr 01, 2006 10:28 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Working out the bugs in my first menu (using CSS)
- Replies: 3
- Views: 3241
- Sat Apr 01, 2006 10:11 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Working out the bugs in my first menu (using CSS)
- Replies: 3
- Views: 3241
Working out the bugs in my first menu (using CSS)
First. YAY! Thank you for the menu =D
It is functioning well, just a few annoyances I would like to try and get fixed up if possible!
(I have the latest menu scripts, Apr 1st!)
Here are the issues I am having, in order of annoyance level =)
1. The "firefox finger" on the submenus. There is a ...
It is functioning well, just a few annoyances I would like to try and get fixed up if possible!
(I have the latest menu scripts, Apr 1st!)
Here are the issues I am having, in order of annoyance level =)
1. The "firefox finger" on the submenus. There is a ...