context menus on safari
2008/05/04 10:33
Viewed 1481 times
Replies: 0/0

Hi,

I have a problem with context menus on Safari - they don't display;

The samples included with the product context.html context2.html context3.html etc don't work on Safari for windows version 3.1.1 (Build 525.17)

hmenu product lists safari as a supported browser,

Please advise us how to work around this problem, or how to fix it.

Thanks
Michael

last
htmenu context menues on safari
2008/05/04 17:34
Viewed 1439 times
Replies: 0/0

Hi,

I have a problem on Safari browser - the context menues are not displaying properly.
I can demonstrate this problems with your product samples - samples
context2.html
context3.html
context4.html
don't display a context menu on safari.
I am using Safari 3.1.1 for Windows (Build 525.17)

  • now this browser is something like 10-15% of our customers, so this is becoming a grave problem for us,
  • please help us with workaround or fix for this problem

respectfully
Michael

last
document type declaration
2008/05/30 15:48
Viewed 1028 times
Replies: 0/0

The menus display wrong in IE when I use the following document type declaration:

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">

I cannot use the one in the examples because it is incompatible with another JS package I am using (Rico)

Thanks.

Isaac

last
Eletric hover
2008/06/02 18:41
Viewed 1290 times
Replies: 0/0

Hello,
when eletric menu is unchecked under prefrences (top menu on this site), and i mouse over to the next menu, the menu item opens automatically. is there a way to make it so that each main menu item opens on onclick event.

I am using I.E. 7.0 on Vista.

last
iframe height problem
2008/06/07 09:26
Viewed 1777 times
Replies: 1/1

I have been working on this for a while now. When I make the html code valid, then the height 100% does not work anymore. if I remove the DOCTYPE then the iframe loads just fine. My example is at http://madd74.com/validate-bad.html and if you click it, you will see what happens. As noted on the page, if I change height 100% to 500px or whatever, then the iframe has a bigger height, however then it is stuck at 500 (and I am attempting to accommodate for anyone coming across it). The current code I am using for the iframe example is:

<iframe id="fullpage-content" name="fullpage-content"
src="http://madd74.com"
frameBorder="0" marginHeight="20" marginWidth="20" style="width: 100%; height: 1000%;"></iframe>

Now, the 1000% is there just to show that despite using such a high number, the height does not change. If it was 10% it looks the same. Of course, if I want to fix the problem, I could remove

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">

However in doing that, obviously, the page no longer validates. Thanks for the help and a wonderful menu!

last
Re: iframe height problem
2008/06/14 19:36
Viewed 2666 times
Replies: 0/0

i found out what this problem was and fixed it

last
Menu doesn't render with blank UL
2008/06/13 17:59
Viewed 1399 times
Replies: 0/0

Hello,

I am dynamically building a menu system and sometimes we get the following output:
<ul><li>TopMenu<ul></ul></li>

Where the <ul></ul> is where submenu items go when a user has access to see them... However, when this happens dynarchmenu throws a javascript error and does not render the menu. Is there a way to fix this?

Thanks!

last
Google