Browse by Tags

Related Posts

  • Treeview layout problem with show lines (with IE7 or Firefox)

    I developed a website with vs2005 c# which uses a treeview for navigation. I selected the option show lines (solid) there. If the menu is collapsed the layout is very fine (with IE7 or Firefox). If you click on some knode to open it you see the solid lines as broken lines (like dashed). You can try this...
    Posted to Master Pages, Themes and Navigation Controls (Forum) by SMawid on 01-05-2007, 12:00 AM
    Filed under: CSS, Layout, IE7, TreeViewiew
  • Re: AlwaysVisibleControl does not work in IE 7

    Internet Explorer has two different ways how it renders the page and interprets certain css properties. There is a "standards compliant" mode and a legacy mode ("quirks mode"). Without the doctype, IE will always render the old way (quirks mode), and you'll have problems with some Ajax Toolkit controls...
    Posted to ASP.NET AJAX Control Toolkit (Forum) by MathiasR on 01-06-2007, 12:00 AM
    Filed under: IE6, IE7, css, doctype
  • CSS + IE + width: inherit not working

    I have a page that has two side by side div's, the left div is 400px wide, the right is 200px wide. This is defined in the style sheet. There is an image that is displayed inside each div, and within the style sheet I have a rule defined as follows: img { width: inherit; } In FF the image is restricted...
    Posted to Client Side Web Development (Forum) by gadall on 08-01-2007, 12:00 AM
    Filed under: CSS, DIV, FF, IE7
  • AJAX is hosing my CSS

    I have a page that uses CSS based menus and CSS tables. Everything looks good until I enable AJAX. Then the page renders perfectly on first load, but falls apart on all UI events. The most common problem is that the CSS menus refuse to hide, and the grid gains extra spacing (about 1 or 2 pixels) between...
    Posted to ASP.NET AJAX Discussion and Suggestions (Forum) by BrianMinister on 10-30-2007, 12:00 AM
    Filed under: ajax, css, IE7, ajax bugs, AJAX .ASP.Net 2.0, AJAX CSS BUG
  • IE7 on Vista vs. IE7 on XP

    Hello, I've searched around, but couldn't find any worthwhile solutions to a problem that one of my clients is experiencing: I've created a site using ASP classic, and everything looks perfect in all of the following browsers on Windows XP Pro and Home: IE6, IE7, Opera 9.25, Firefox 2.0.0...
    Posted to Client Side Web Development (Forum) by pfulton on 01-31-2008, 12:00 AM
    Filed under: CSS, html, IE7, font-size, xhtml, hacks, browsers
  • [CSS] How to center menu and force MFF not to display break above it

    I have problem with CSS menu on my page http://szmitek.winweb.pl/Default.aspx . The page uses style sheet http://szmitek.winweb.pl/StyleSheet.css . Menu is built with upper, always visible links and submenu displayed when mouse pointer is on menu. I want menu to be center not left. I would like also...
    Posted to Client Side Web Development (Forum) by szmitek on 03-21-2008, 12:00 AM
    Filed under: ie7.0, CSS, CSS positioning, DIV, Firefox, html, center, panel css, cssclass, CSS Master Page, IE, css html, IE7, Div show hide, styles, panel, mozilla problem, css themes, CSS server side, browsers, Master Pages, CSS 2.1, footer, XHTML Transitional, menu
  • Re: Continuation of IE7 ASP.NET AJAX problems

    Thanks for the reply, From reading that article I can only conclude that since I am using the ScriptManager, everything will be loaded when I need it - ie: at least by page_load, which I am using. I my ScriptManager, I also have the attribute LoadScriptsBeforeUI=false . But it still doesn't explain...
    Posted to ASP.NET AJAX UI (Forum) by kreid on 05-08-2008, 12:00 AM
    Filed under: ajax, Javascript, CSS, ie, ie7, asp.net 2.0, internet explorer
  • Re: popupControl displayed at a wrong place

    Do you have a DOCTYPE declaration on your page? I had the same problem before I put a DOCTYPE on my page, because IE6/7 render the page in quirks mode without the doctype.
    Posted to ASP.NET AJAX Control Toolkit (Forum) by MathiasR on 01-06-2007, 12:00 AM
    Filed under: IE6, IE7, css, doctype
Page 1 of 1 (8 items)