An annoying IE position: Relative and OverFlow-Y Bug

Posted by: Rick Strahls WebLog, on 11 May 2009 | View original | Bookmarked: 0 time(s)

A few weeks ago I posted a closable plug-in for jQuery and Ive been using it in a number of places for list based close operations. It works well in most but I ran into an apparently known problem with Internet Explorer (pre IE8 Standards Mode). The closable plug-in works by injecting either an image or a styled div tag into the specified element and absolutely positioning it typically in the upper right corner. The relevant code does something like this: var el = $(this); var pos = el.css("position"); if...

Advertisement
Free Agile Project Management Tool from Telerik
TeamPulse Community Edition helps your team effectively capture requirements, manage project plans, assign and track work, and most importantly, be continually connected with each other.
Category: ASP.NET | Other Posts: View all posts by this blogger | Report as irrelevant | View bloggers stats | Views: 1402 | Hits: 34

Similar Posts

  • Testing RadControls for ASP.NET Ajax with Watir - How easy it is more
  • Accessing RadControls for ASP.NET Ajax items with WatiN(by using only the html elements) more
  • How to define state machine in Windows Workflow Foundation (WF) more
  • LINQifying - getting rid of CollectionBase? more
  • Getting absolute coordinates from a DOM element more
  • Implementing IEnumerable(Of T) and IEnumerable in Visual Basic.Net more
  • Microsoft AJAX Library: Sys.UI.DomElement Remarks more
  • Driving a "no bugs" team culture - level 200 more
  • Writing a simple managed control under IE more
  • ASP.NET AJAX 1.0 Beta 2: Basic DOM more

News Categories

.NET | Agile | Ajax | Architecture | ASP.NET | BizTalk | C# | Certification | Data | DataGrid | DataSet | Debugger | DotNetNuke | Events | GridView | IIS | Indigo | JavaScript | Mobile | Mono | Patterns and Practices | Performance | Podcast | Refactor | Regex | Security | Sharepoint | Silverlight | Smart Client Applications | Software | SQL | VB.NET | Visual Studio | W3 | WCF | WinFx | WPF | WSE | XAML | XLinq | XML | XSD