Welcome to WindowsClient.net | Sign in | Join

Zuker On Foundations

The realm of .NET (WPF, WCF and all around)

Browse by Tags

All Tags » Web (RSS)
UpdatePanels, RadioButtons, UpdateProgresses and AutoPostBacks
(or, why my RadioButton which has AutoPostBack=”true” actually doesn’t display my UpdateProgress or even perform a PostBack at all?!) My fellow colleague Yitzhak Steinmetz has been playing around with Ajax capabilities and controls. He came across some...
Posted: Nov 27 2008, 03:37 PM by zuker | with no comments
Filed under: , ,
PNG Transparency for IE6
Internet Explorer 6 has problems displaying a PNG image with alpha transparency. Follow the instructions detailed in this post to solve the issue. Note that you should apply width & height for every image you apply the style to. (At least from my...
Posted: Aug 11 2008, 11:09 AM by zuker | with no comments
Filed under:
Text Trimming Using CSS
There is a non-so-familiar way to apply trimming to text in HTML using simple CSS. In order to apply a certain width on an element and together ensure that its innerText will be bound to that and will be trimmed accordingly, we can do the following: <...
Posted: Jul 29 2008, 02:44 PM by zuker | with no comments
Filed under:
Page view counter