mtreat
Newbie
Posts: 1
Registered: 10/15/2003
Member Is Offline
|
| posted on 10/15/2003 at 04:43 PM |
|
|
MAC IE 5.1 Form Elements
I am evaluating your product and tested (using the demo page http://www.softcomplex.com/products/tigra_menu_gold/demo/selects/) from a MAC running OS 9 with IE 5.1 and noticed a couple of
things.
First, I consistently received a javascript "out of memory" error on line 9 char 2. When I clicked to see the script that was running, the
line of code that failed was:
if(str_referrer && str_referrer.search(re_sc) == -1)
This line was in a page that dealt with illegal use.
Secondly, I noticed that the entire form (below the menu on the demo page) was made invisible when the menu obscured any part of the form below the
menu. This was being done as opposed to making the individual form elements invisible (for dropdowns, for example). My question is this: What if the
menu is embedded inside a form? Will form elements such as dropdowns be made invisible or will the entire form (and thus the menu as well) be made
invisible? I am using ASP.NET and want to be able to include your menu inside the form that .NET generates.
Thanks.
|
|
|
RM
Super Administrator
Posts: 24
Registered: 12/16/2003
Member Is Offline
|
| posted on 1/15/2004 at 11:29 AM |
|
|
Thank you for your notices.
The first problem occurs only with the the site demo, but not with the one from distribution package.
The second problem is really. The form will be hidden together with the menu.
We'll fix both.
|
|
|