Status bar with menu and sitemapprovider

G

Guest

Hi

Is there any way to have the status bar showing a custom text (such as a
description) when hovering over an asp.net menu menuitem?

We are using our own custom sitemap provider and it would be great if we
could have the status bar show a unique description for each menuitem instead
of the url, which is currently set to an unfriendly looking javascript.

/Kjell
 
B

bruce barker \(sqlwork.com\)

on a mouseover event just set

window.status = "sometext;"

-- bruce (sqlwork.com)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,772
Messages
2,569,593
Members
45,111
Latest member
KetoBurn
Top