Thursday, April 28, 2011

Ajax Collapsible Panel Right Border

Problem/Challenge:
When using the ajax control toolkit, I first added a ajax collapsible panel for my Social Media/Extra tab at the top of my website I noticed an unusal behavior of the panel's 'border-right' not showing up when expanded.

Solution:
To solve this I was able to wrap the collapsible panel in a 'wrapper div' with the border-right property on this instead. I used this solution again on my Theme Switch collapsible panel when it displayed similar behavior with the 'border-right' property not showing up in any browser.

No comments:

Post a Comment