IE status bar shows javascript

  • Thread starter Thread starter msnews.microsoft.com
  • Start date Start date
M

msnews.microsoft.com

Any way to keep the IE status bar from showing the default ASP.NET
javascript junk? I'd rather not have to add special onmouseover
windows.status javascript to every control... my web apps look pretty shabby
with the code showing up.

-Max
 
okay my Bad... second time in 2 days... didnot read the full question :)

well you overrides the controls with each fetching a value from web.config
for the status.

all you then have to do is replace your set of controls for the default
controls

--

Regards,

Hermit Dave
(http://hdave.blogspot.com)
 
Back
Top