YUI TabView with nested ASP.Net Repeater Control on Client Side

23. July 2010 09:42
According to the YUI docs and YUI Developer Pages, a YUI TabView control is able to create a tabview through existing HTML or "entirely through javascript."  After scouring the web in vain, I realized that there were no resources anywhere that addressed what happens when you need to... [More]

Currently rated 5.0 by 1 people

  • Currently 5/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

IE7 bug: Link Inside of Div Wiggles on MouseOver

23. February 2010 15:50
I've been looking at a bug in IE7 where mousing over link inside of a div causes a "wiggle."  Needless to say, this wiggle is highly irritating, especially when the div and the link has its margin and padding explicitly set to "0."  The problem is compounded becau... [More]

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Collapsible Panel with .Net DataGrid. Overflow Property breaks DOM. Causes 'Spillage'

18. February 2010 16:35
So I've been looking at a recent problem and trying to come up with an elegant solution.  I'll need to give a little background.  I found a legacy component that had originally been coded using HTML 4.0 and seemed to work fine.  Recently, we migrated to the XHTML1.0 standard... [More]

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

.Net Datagrid? Weird Lines for no apparent reason? This is the answer.

16. January 2010 00:16
I was recently working on doing some CSS refactoring on an older project in C# and was finding some odd happenings with some of my pages in various browsers.  The pages in question all contained .Net Datagrids, yet only some of them were having "issues."  After refactoring the ... [More]

Currently rated 5.0 by 2 people

  • Currently 5/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Log in