CodeVerge.Net Beta


   Explore    Item Entry    Members      Register  Login  
NEWSGROUP
.NET
Algorithms-Data Structures
Asp.Net
C Plus Plus
CSharp
Database
HTML
Javascript
Linq
Other
Regular Expressions
VB.Net
XML

Free Download:




Zone: > NEWSGROUP > Asp.Net Forum > microsoft_downloads.css_friendly_control_adapters Tags:
Item Type: NewsGroup Date Entered: 4/11/2007 2:10:47 PM Date Modified: Subscribers: 0 Subscribe Alert
Rate It:
(NR, 0)
XPoints: N/A Replies: 0 Views: 23 Favorited: 0 Favorite
Can Reply:  No Members Can Edit: No Online: Yes
1 Items, 1 Pages 1 |< << Go >> >|
benderm
Asp.Net User
In IE6, menu has delayed display during hover over4/11/2007 2:10:47 PM

0/0

I have tried long and hard to find a solution to this problem with IE6. I'm implementing the main menu displayed on the CSS Friendly adapters website.  Its obvious that when a client hovers through the menu levels that each change in location is requiring another download of the arrow images and background images, instead of using the cached images. Firefox of course has no problem at all with this, but IE 6 fumbles around.  The funny thing is CSSAdapters source works fine, not display problems.  I'm starting to believe that the main problem is the arrows, the active and inactive arrows to indicate that there are more elements inside an element.  The menu that the CSS Friendly adapters website uses only has one element in the 2nd tier that contains a 3rd tier element.  In my case, all the 2nd tier elements have have a 3rd tier of elements and that are ~9 elements in the 2nd tier. 

So each time I hover around, even in the third tier, all the 2nd tier must redownload the background image for the for the selected element and all the 2nd tier arrows.... So,  is there a way around this while keeping the arrows and the background images?  Is there a way to force IE 6 to use the locally cached images?  I have even used MainMaster.css file int the css friendly web site's source and it still works fine, no obvious display problems.  But when I add a large about of elements to the 2nd tier of the site map with 3rd level elements it brings the same delayed display problem.  Can anyone help with this? Or is anyone else experiencing the same problem?  I have seen this problem posted in other forums but no real solution.

here is the generic web.sitemap file for the Css friendly website that will show the problem:

 

<siteMap xmlns="http://schemas.microsoft.com/AspNet/SiteMap-File-1.0" >
  <siteMapNode url="http://www.asp.net" title="ASP.NET Home" description="ASP.NET Home">
    <siteMapNode url="~/Default.aspx" title="Welcome" description="home page" />
    <siteMapNode title="Examples" description="a list of live examples">
      <siteMapNode url="~/Menu.aspx" title="Menu" description="live example of a Menu" />
      <siteMapNode url="~/TreeView.aspx" title="TreeView" description="live example of a TreeView" />
      <siteMapNode url="~/DetailsView.aspx" title="DetailsView" description="live example of a DetailsView" />
      <siteMapNode url="~/FormView.aspx" title="FormView" description="live example of a FormView" />
      <siteMapNode url="~/GridView.aspx" title="GridView" description="live example of a GridView" />
      <siteMapNode url="~/DataList.aspx" title="DataList" description="live example of a DataList" />
      <siteMapNode title="Membership9" description="membership examples">
        <siteMapNode url="~/Membership/Login1.aspx" title="Login" description="live example of a Login" />
        <siteMapNode url="~/Membership/ChangeP1assword.aspx" title="ChangePassword" description="live example of a ChangePassword" />
        <siteMapNode url="~/Membership/Passwor1dRecovery.aspx" title="PasswordRecovery" description="live example of a PasswordRecovery" />
        <siteMapNode url="~/Membership/CreateU1serWizard.aspx" title="CreateUserWizard" description="live example of a CreateUserWizard" />
        <siteMapNode url="~/Membership/LoginSta1tus.aspx" title="LoginStatus" description="live example of a LoginStatus" />
      </siteMapNode>
      <siteMapNode title="Membership8" description="membership examples">
        <siteMapNode url="~/Membership/Login.as2px" title="Login" description="live example of a Login" />
        <siteMapNode url="~/Membership/ChangePa2ssword.aspx" title="ChangePassword" description="live example of a ChangePassword" />
        <siteMapNode url="~/Membership/Password2Recovery.aspx" title="PasswordRecovery" description="live example of a PasswordRecovery" />
        <siteMapNode url="~/Membership/CreateUse2rWizard.aspx" title="CreateUserWizard" description="live example of a CreateUserWizard" />
        <siteMapNode url="~/Membership/LoginStat2us.aspx" title="LoginStatus" description="live example of a LoginStatus" />
      </siteMapNode>
      <siteMapNode title="Membership7" description="membership examples">
        <siteMapNode url="~/Membership/Logi3n.aspx" title="Login" description="live example of a Login" />
        <siteMapNode url="~/Membership/Chang3ePassword.aspx" title="ChangePassword" description="live example of a ChangePassword" />
        <siteMapNode url="~/Membership/Passw3ordRecovery.aspx" title="PasswordRecovery" description="live example of a PasswordRecovery" />
        <siteMapNode url="~/Membership/Creat3eUserWizard.aspx" title="CreateUserWizard" description="live example of a CreateUserWizard" />
        <siteMapNode url="~/Membership/LoginS3tatus.aspx" title="LoginStatus" description="live example of a LoginStatus" />
      </siteMapNode>
      <siteMapNode title="Membership6" description="membership examples">
        <siteMapNode url="~/Membership/Login.4aspx" title="Login" description="live example of a Login" />
        <siteMapNode url="~/Membership/ChangePa4ssword.aspx" title="ChangePassword" description="live example of a ChangePassword" />
        <siteMapNode url="~/Membership/Password4Recovery.aspx" title="PasswordRecovery" description="live example of a PasswordRecovery" />
        <siteMapNode url="~/Membership/CreateUse4rWizard.aspx" title="CreateUserWizard" description="live example of a CreateUserWizard" />
        <siteMapNode url="~/Membership/LoginStat4us.aspx" title="LoginStatus" description="live example of a LoginStatus" />
      </siteMapNode>
      <siteMapNode title="Membership0" description="membership examples">
        <siteMapNode url="~/Membership/Login.a5spx" title="Login" description="live example of a Login" />
        <siteMapNode url="~/Membership/ChangeP5assword.aspx" title="ChangePassword" description="live example of a ChangePassword" />
        <siteMapNode url="~/Membership/Passwor5dRecovery.aspx" title="PasswordRecovery" description="live example of a PasswordRecovery" />
        <siteMapNode url="~/Membership/CreateU5serWizard.aspx" title="CreateUserWizard" description="live example of a CreateUserWizard" />
        <siteMapNode url="~/Membership/LoginSta5tus.aspx" title="LoginStatus" description="live example of a LoginStatus" />
      </siteMapNode>
      <siteMapNode title="Membership1" description="membership examples">
        <siteMapNode url="~/Membership/Login.a6spx" title="Login" description="live example of a Login" />
        <siteMapNode url="~/Membership/ChangePa6ssword.aspx" title="ChangePassword" description="live example of a ChangePassword" />
        <siteMapNode url="~/Membership/PasswordR6ecovery.aspx" title="PasswordRecovery" description="live example of a PasswordRecovery" />
        <siteMapNode url="~/Membership/CreateUse6rWizard.aspx" title="CreateUserWizard" description="live example of a CreateUserWizard" />
        <siteMapNode url="~/Membership/LoginStat6us.aspx" title="LoginStatus" description="live example of a LoginStatus" />
      </siteMapNode>
      <siteMapNode title="Membership2" description="membership examples">
        <siteMapNode url="~/Membership/Login.a7spx" title="Login" description="live example of a Login" />
        <siteMapNode url="~/Membership/ChangePa7ssword.aspx" title="ChangePassword" description="live example of a ChangePassword" />
        <siteMapNode url="~/Membership/Password7Recovery.aspx" title="PasswordRecovery" description="live example of a PasswordRecovery" />
        <siteMapNode url="~/Membership/CreateUs7erWizard.aspx" title="CreateUserWizard" description="live example of a CreateUserWizard" />
        <siteMapNode url="~/Membership/LoginSta7tus.aspx" title="LoginStatus" description="live example of a LoginStatus" />
      </siteMapNode>
      <siteMapNode title="Membership3" description="membership examples">
        <siteMapNode url="~/Membership/Login.a8spx" title="Login" description="live example of a Login" />
        <siteMapNode url="~/Membership/ChangeP8assword.aspx" title="ChangePassword" description="live example of a ChangePassword" />
        <siteMapNode url="~/Membership/Passwor8dRecovery.aspx" title="PasswordRecovery" description="live example of a PasswordRecovery" />
        <siteMapNode url="~/Membership/CreateU8serWizard.aspx" title="CreateUserWizard" description="live example of a CreateUserWizard" />
        <siteMapNode url="~/Membership/LoginSta8tus.aspx" title="LoginStatus" description="live example of a LoginStatus" />
      </siteMapNode>
      <siteMapNode title="Membership4" description="membership examples">
        <siteMapNode url="~/Membership/Login.a9spx" title="Login" description="live example of a Login" />
        <siteMapNode url="~/Membership/ChangePa9ssword.aspx" title="ChangePassword" description="live example of a ChangePassword" />
        <siteMapNode url="~/Membership/Password9Recovery.aspx" title="PasswordRecovery" description="live example of a PasswordRecovery" />
        <siteMapNode url="~/Membership/CreateUs9erWizard.aspx" title="CreateUserWizard" description="live example of a CreateUserWizard" />
        <siteMapNode url="~/Membership/LoginStat9us.aspx" title="LoginStatus" description="live example of a LoginStatus" />
      </siteMapNode>
    </siteMapNode>
    <siteMapNode title="Help" description="help and documentation">
      <siteMapNode url="~/WalkThru/WalkThrough.aspx" title="Tutorial" description="a tutorial or walk-through of how the sample kit is installed and used" />
      <siteMapNode url="~/WhitePaper.aspx" title="White Paper" description="white paper describing the architecture and theory behind this web site" />
      <siteMapNode url="http://forums.asp.net/1018/ShowForum.aspx" title="Forum" description="forum for asking questions and reporting bugs" />
    </siteMapNode>
  </siteMapNode>
</siteMap>
  

thanks for the help, and sorry for rambling
 




Don't forget to click "Mark as Answer" on the post that helped you.
This marks your thread as Resolved so we will all know you have been helped.
1 Items, 1 Pages 1 |< << Go >> >|


Free Download:


Web:
pixelspread: CSS Drop Down Menu Nov 26, 2007 ... #menu ul .item{display:none;}. And when I hover over the top of the .... For IE6 use condition comments I would post them here but he has ...
Randsco - Photo-Caption Zoom v3 im having a slight issue (IE only of course) with pz3. im using it in a table and when i hover over the thumbnail in firefox/opera it zooms in and has no ...
DOM Scripting: Internet Explorer Version 6 MouseOver :hover ... As such, when for example I mouse-over the parent menu item in my example ... Since IE6 will only implement hover on active elements, you can fill the area ...
Menu Lag In IE - PHP - Web Development I have tried it on several IE6 computers and all now display it fine. ... Not even when hovering over the menu tabs? It has a few second delay for me which ...
CSS Creator NOT ANOTHER Drop Down Menu Problem!?!?!? Result: 2 elements highlighted in the same section - delay.show = 0 ..... new Element(this.menu.id + a.join("-")); } /* Check whether an element has a ...
Effect Delay Trick » Learning jQuery - Tutorials and Information Jan 17, 2007 ... Right now, the alert appearing on top of the div with the link it it(as in, the alert hovers over the div), just a pixel or two below the ...
Superfish - Suckerfish on 'roids Suckerfish-style hover support for IE6. The class added is “sfHover” by default ... fires after a sub-menu has closed – 'this' is the ul that just closed }; ...
ASP.NET Resources - Stop Image Flicker With Cache-Control Extensions Usually, you see it happen when a navigation menu has images as its backgound. You hover over the manu and IE takes a second or two to fetch the background ...
The Kissingers - Versatility III Menu Options This menu has been developed from scratch using the latest and greatest MooTools ... Hover over the Menu item in the taskbar to show the dropdown menu. ...
css / dhtml dynamic drupal navigation menu | Drupax i tested this in IE6, Firefox, and lynx. according to CSS Creator, it also works with: IE 5, ... regarding the menu delay: see my answer on drupal.org. ...




Search This Site:










looking for a reliable asp.net host

intranet security problem

sitemappath when using the querystring

is it possible to assign skin to customer user controls?

newbie question

translating the admin and host menus

dotnetnuke clearly setup

web access problems

how to publish a vwdee site

permissions

tab strip - image won't change

migrate php to asp.net

css rollover buttons and theme

displaying data based on user's role

how many sitemap files can i use ?

question on newsarticle module?

purchasing visual studio 2003 and 2005

problem loading custom module

i have made something wrong, please help me!!!!!

web control library

trouble assigning a keystroke to my macros

any support for avatars or rank icons?

3.0.13 issue: new page order

how can i manage styles for textboxes in createuserwizardstep control?

modifying the shopping cart page

entire site in a frame

fixing the size of webpartzone

whats the best way to mass replace specific text in text/html module

still confuse with "circular file references are not allowed"

profile class not being created

 
All Times Are GMT