Back To Start Of Archive
Taken From The Forum: Help & Support for DHTML Menu Version 5+
Forum Topic: Click to view post
Last Updated: Saturday July 14 2012 - 06:07:06
mmenudom.js Kills other Javascript, Messes up CSS
Poster: plankalkul
Dated: Thursday May 11 2006 - 5:53:44 BST
Greetings,
I have the menu working swimmingly, however I'm having a problem with other (simple) items.
1.) Javascript Stops Working
http://www.dynamicdrive.com/dynamicinde ... oltip2.htm
Tooltip 2, is a hover thing where you hover over an image, it gives you a tooltip (larger) with a little carat/arrow pointer thingy. Very cool, but when I include mmenudom.js for the Milonic software, the tooltip stops working. Remove mmenudom.js, and the other tooltip program works fine.
2.) CSS Fonts smaller
When I include mmenudom.js, some of my fonts get smaller. I'm fairly consistent with using CSS, and closing tags. What in mmenudom would cause my fonts to change?
Thanks in advance if anyone can help me. I honestly have no idea how / if it's fixable. the mmenudom.js file is (intentionally) cryptic as heck?
Thanks,
aaron
Poster: Migru
Dated: Thursday May 11 2006 - 6:21:34 BST
Hi
suggestion:
follow strict recommendations given here:
[url][url]http://www.milonic.com/cssbasedmenus.php[/url][/url]
to avoid interferences between the menu and css styling.
Michael
Poster: plankalkul
Dated: Thursday May 11 2006 - 6:57:35 BST
That didn't seem to help.
Michael, Thank you for the quick reply.
I deleted everything out of the menustyle and submenustyle sections, and the same problems are occuring.
Should this have eliminated the problem?
Thank you.
aaron
Poster: plankalkul
Dated: Thursday May 11 2006 - 7:01:53 BST
incidentally, I'm running IE7 and FF 1.0.4 and the same strange behavior remains.
Poster: Andy
Dated: Thursday May 11 2006 - 12:28:00 BST
Hi,
Why don't you use our Tooltips that work alongside the menus?
Here's the link
http://www.milonic.com/tooltips.php
Poster: Migru
Dated: Thursday May 11 2006 - 12:52:29 BST
HI
oops, I was of the opinion the "tooltips" we´re talking about are the Milonic tooltips
http://www.milonic.com/tooltips.php
...................????
Michael
Poster: Andy
Dated: Thursday May 11 2006 - 12:57:53 BST
No there was link at the top pointing to some from DD dot com:
http://www.dynamicdrive.com/dynamicinde ... oltip2.htm
Poster: vikenk
Dated: Thursday May 11 2006 - 13:24:14 BST
The Milonic menu has support for Milonic toolips built into the menu files. That's likely the reason that it conflicts with the DD.com modules.
Poster: plankalkul
Dated: Thursday May 11 2006 - 13:45:10 BST
Thank you all for the responses, I'm shocked people are helping, and that's an awesome thing. Sorry this is so mundane.
Well, the tooltip that I'm using has a funky little arrow in it which I love... it will load the files when the user hovers them. I'm using it for a thumbnail image, and when you hover it, the tooltip is a larger photo.
http://www.dynamicdrive.com/dynamicinde ... oltip2.htm
is the one I'm specifically using, I like it (a LOT) from the design standpoint. If this can be done in Milonic, then I'd be all about it... I think
The smaller fonts I noticed it happens with ASP.NET controls that are not specifically CssClass-ed or in a <Font or <Div tag. Also, my standard body class was a percent (so font-size: 80%; ) and it seems that something (who knows what) is causing it to get hit a couple times (80% of 80% of 80%.....).. I switched to PX size and that worked, and I'm okay with that. I love using percent for the text size flexibiity, but in this area, I can deal.
I guess it's my naietivity in JS and CSS that's throwing me as to why two separate JS/CSS programs can't live together, assuming there are no common function names or 'public' variables in common.
So I guess the question is, can I make an image tooltip, hover, and have it look like that one above with the carat and drop an image in there?
Thanks again for the help .. I really, REALLY appreciate it. I'm kinda in a jam on this project. Aren't we all? :p
Poster: plankalkul
Dated: Thursday May 11 2006 - 13:56:34 BST
also, i think the "follow" is pretty nifty in that other one...
Poster: vikenk
Dated: Thursday May 11 2006 - 14:10:11 BST
plankalkul wrote:
Well, the tooltip that I'm using has a funky little arrow in it which I love... it will load the files when the user hovers them. I'm using it for a thumbnail image, and when you hover it, the tooltip is a larger photo.
http://www.dynamicdrive.com/dynamicinde ... oltip2.htm
is the one I'm specifically using, I like it (a LOT) from the design standpoint. If this can be done in Milonic, then I'd be all about it... I think
http://www.dynamicdrive.com/dynamicinde ... oltip2.htm
is the one I'm specifically using, I like it (a LOT) from the design standpoint. If this can be done in Milonic, then I'd be all about it... I think
See here (hover over the tooptips to see the speech-bubble):
http://www.milonic.com/tooltips.php
Hope this helps.