Friday, August 10, 2007

Login Control - In Blue d.v. 1.0

Just added a new color theme for the login control. And would anyone comment if the design works the same in IE7, thanks!

Download here http://rapidshare.com/files/48083729/LoginControlBlue.rar.html

Friday, August 3, 2007

Login Control - design version 1.0

A few days ago i was playing around with Fireworks. Though I should have been reading my CSS books but like any other boring day, my fertile mind seems to wander away. Then out of nowhere i just thought of doing a design for the Login Control. So i play around with the canvas and before i knew it i already had the design i'm looking for.

After a day wrestling with the browsers, i finally came up with this login control that can work with Firefox and IE6. (Since this work with Firefox, i hope this will work with IE7 as well)


The files that should interest you here are the MyLoginControl.css located in App_Themes folder and the MyLoginControlIE6.css located in the CSS/BrowserSpecific folder. If you have an

existing site that uses Control Adapters you can just copy them to the same folders and hope it will work :)

The CreateUserWizard and PasswordRecovery will come later.

UPDATE : Added graphics to the RequiredFieldValidator Control.


To download please click here. To run press CTRL + F5 on Visual Studio or Web Developer.

Note:

This requires familiarity with CSS Friendly Control Adapters. To learn more head on
to http://www.asp.net/cssadapters.

Tuesday, May 8, 2007

A Simple Vertical Menu

Here is a very simple, one tier vertical menu based on the design of my previous menu. Since i'm no fan of vertical pop-up or fly-out menu, I opted to make it simple and straight forward. Honestly, I wanted to make a slide-out menu ( a kind of menu where the submenu slides-out of the bottom of its parent menu item) but I don't know how to do it coz it requires a little javascript magic which apparently I don't possess. Besides I'm not really a big fan of javascript that's why I'm too lazy to study it. Maybe when push comes to shove and there's a gun pointing on my shiny head then maybe i'll reconsider it.

So anyone who wants a fast and simple vertical menu, here it is :)


See comments for the download link.