Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > Question about asp.net Menu and Flash object

Reply
Thread Tools

Question about asp.net Menu and Flash object

 
 
=?Utf-8?B?Sm9l?=
Guest
Posts: n/a
 
      03-07-2005
Hi,

I am using asp.net Menu component to create a horizontal drop-down menu.
Generally if when use DHTML menus like
http://www.twinhelix.com/dhtml/popupmenu/, if you are embed a flash or
shockwave object just below the menu then the drop-down menu goes behind the
Flash Or shockwave object. I was hoping to may be asp.net menu component
will behave differently but I noticed that it doesn’t. Am I doing something
wrong with the asp.net menu or this is how it behaves?

Thanks for your comments.

Joe

 
Reply With Quote
 
 
 
 
bruce barker
Guest
Posts: n/a
 
      03-07-2005
this is a limitation of dhtml. plugins (or dropdowns for that matter), are
hosted by a window in front of the html window. the only way to get them to
display on top is to create a new window (or movablie iframe maybe) that
displays above the current window.


-- bruce (sqlwork.com)


"Joe" <> wrote in message
news:92E97F1F-EBB9-43A2-9A80-...
| Hi,
|
| I am using asp.net Menu component to create a horizontal drop-down menu.
| Generally if when use DHTML menus like
| http://www.twinhelix.com/dhtml/popupmenu/, if you are embed a flash or
| shockwave object just below the menu then the drop-down menu goes behind
the
| Flash Or shockwave object. I was hoping to may be asp.net menu component
| will behave differently but I noticed that it doesn't. Am I doing
something
| wrong with the asp.net menu or this is how it behaves?
|
| Thanks for your comments.
|
| Joe
|


 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Can I make a Flash Object a live link using html instead of flash? johnsonholding@yahoo.com HTML 8 02-09-2012 05:33 AM
asp:menu question - border on menu Axel ASP .Net 1 06-19-2009 10:31 AM
componentart ajax menu and flash object Victor ASP .Net 2 03-02-2007 10:18 AM
Object creation - Do we really need to create a parent for a derieved object - can't the base object just point to an already created base object jon wayne C++ 9 09-22-2005 02:06 AM
Drop down menu hides behind flash object? Byron Javascript 1 07-15-2005 11:35 AM



Advertisments