i m using two image button of diff-diff color, and what that when we move cursor then for color blinking it show other button. like this. In asp.net?
http://www.ahlawattechnology.com/software.php
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Amit ChoudharyPosted Mar 5, 2010, 12:11 AM
i think you are asking about the in menu button when move cursor over them it changes to different color. if you question is about that how to do it in asp.net then its related to CSS.
by writing a:hover CSS you can achieve it in one button and with one image. no need to take two button.
if you want then i can provide you the sample for it.