Search found 6 matches
- Tue Jun 26, 2007 6:44 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Safari Beta 3 Bug?
- Replies: 4
- Views: 4890
- 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 ...
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 ...
- Fri Mar 16, 2007 5:20 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Safari subimage aligned wrong
- Replies: 8
- Views: 5149
- Wed Mar 14, 2007 7:30 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Safari subimage aligned wrong
- Replies: 8
- Views: 5149
- Wed Mar 14, 2007 12:49 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Safari subimage aligned wrong
- Replies: 8
- Views: 5149
- 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.

My code is standard:
I've tried changing the padding, but that didn't help.

My code is standard:
Code: Select all
subimage="images/arrow_nav.gif";
subimagepadding=2;