Change display in status bar with link button ?

  • Thread starter Thread starter Marc Chouteau
  • Start date Start date
M

Marc Chouteau

How to change the display of status bar with the "LinkButton" control ?

for example :
javascript:__doPostback()

Marc
 
This problem can be partly resolved by using the mouseover event to set
window.status= "<Your Text>". I am still performing research and will paste
here if there are more findings.

Best regards,
Perry Deng
Microsoft

This posting is provided "AS IS" with no warranties, and confers no rights.
 
Back
Top