hi,
In my ASP.net website
mouse over menu items are overlap with labels. therefore some menu items are hidden under the labels
hw can i overcome from this?
thanks.
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.
Kirtan PatelPosted Aug 12, 2009, 11:37 AM
in Design Mode Select that label Written "Step in to..." and
and just Click
happy Coding :)
fitUOM UOMPosted Aug 12, 2009, 1:15 PM
i hv found the cause to problem. It's problem with z-index.
any way i hv click your ans as accepted answer.
Kirtan PatelPosted Aug 12, 2009, 12:31 PM
here is Source Code
http://www.mediafire.com/?lzgyozuydhj
I have not included that database files you have sent in your App_Data Folder because it takes much time to upload
take a look at aspx its working nice in my laptop :)
fitUOM UOMPosted Aug 12, 2009, 12:06 PM
I hv dne wt u say.
the "step in to" label sent to back by clicking that. bt it doesn't show any changes as i earlier said.
hw cn u did that? cn u pls sen me the code u have changed...
thnks any way
Master BillaPosted Aug 12, 2009, 12:51 AM
I think you are using CSS to do this, so you need check in your CSS, when you are do the mouse over are you setting width and height to image. if its please remove.
and it will work for you
if you can post the CSS here
thank you
Kirtan PatelPosted Aug 11, 2009, 11:59 PM
[email protected]
Will assist you as soon as possible :)
Thanks
fitUOM UOMPosted Aug 11, 2009, 11:27 PM
I have done that. bt it didn't show any changes.
the problem is mouse over meu items are overlap with labels.
Kirtan PatelPosted Aug 10, 2009, 10:24 PM