Search found 6 matches

by ianlandsman
Tue Jun 26, 2007 6:44 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Safari Beta 3 Bug?
Replies: 4
Views: 4890

Thanks, that fixed it. I just updated a week or two back. I should have updated again though before posting. Nice job with the quick responses, I'll let you know if I find any trouble with it.
by ianlandsman
Tue Jun 26, 2007 1:06 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Safari Beta 3 Bug?
Replies: 4
Views: 4890

Safari Beta 3 Bug?

Hi,

I'm running safari beta 3 on osx, I realize this could be a bug in the browser, but wanted to check with you.

I have a menu where javascript is used as the link. See the code below:


with(milonic=new menuname("pub_priv_menu")){
style=submenuStyle;
aI("text=Public Note;url=javascript:note ...
by ianlandsman
Fri Mar 16, 2007 5:20 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Safari subimage aligned wrong
Replies: 8
Views: 5149

Thanks Ruth! You know what's odd is that I did indeed try that and it didn't work, but this time it did. I wonder if last time I left the quotes out?? In any event I'm all patched up!
by ianlandsman
Wed Mar 14, 2007 7:30 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Safari subimage aligned wrong
Replies: 8
Views: 5149

I agree in general, but it's still incorrect and I have a very technical user base who most likely will notice (and generate support requests, etc). It's used within an application, not on a website.

Is there someplace formal I need to report this bug?
by ianlandsman
Wed Mar 14, 2007 12:49 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Safari subimage aligned wrong
Replies: 8
Views: 5149

True, but it's on the left side of each navigation item, where it's on the right for other browsers. Shouldn't the arrow be on the right? Is there a setting I'm missing? The arrow being on the left in only Safari doesn't seem right to me and I don't like the inconsistency between browsers.
by ianlandsman
Tue Mar 13, 2007 10:01 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Safari subimage aligned wrong
Replies: 8
Views: 5149

Safari subimage aligned wrong

Any idea why in Safari the arrow is aligned incorrectly? It's fine everywhere else.

Image

My code is standard:

Code: Select all

subimage="images/arrow_nav.gif";
subimagepadding=2;
I've tried changing the padding, but that didn't help.