Laurent Kempe has created a sample of the on10.net login modal screen using Atlas controls. I actually haven't tried it but it looks similiar in the screenshot.Its interesting to me because currently in the 10 codebase we are using custom controls where we define every bit of html and…
- read the full post
After reading Rumen Stankov's entry on telerik controls running on ie7 it reminded me of an interesting feature of Atlas. He brought up the Object detection method of deciphering what Browser is running your script.// Good - the Object Detection Way. This is how it should be done.if (window.attachEv…
- read the full post