onmouseover for asp.net2.0 controls

Please support our ASP.NET advertiser: Intel Parallel Studio Home
Reply

Join Date: Jan 2007
Posts: 16
Reputation: rinkuchoudhury is an unknown quantity at this point 
Solved Threads: 0
rinkuchoudhury rinkuchoudhury is offline Offline
Newbie Poster

onmouseover for asp.net2.0 controls

 
0
  #1
Mar 5th, 2007
hi
I am working in asp.net amd vb.net
I want to show and disappear images by taking and bringing out mouse from a menu control
how to do this


how to use onmouseover for an as.net control in asp.net 2.0


plz guide
Reply With Quote Quick reply to this message  
Join Date: Mar 2007
Posts: 4
Reputation: LordJPhillip is an unknown quantity at this point 
Solved Threads: 0
LordJPhillip LordJPhillip is offline Offline
Newbie Poster

Re: onmouseover for asp.net2.0 controls

 
0
  #2
Mar 7th, 2007
Originally Posted by rinkuchoudhury View Post
hi
I am working in asp.net amd vb.net
I want to show and disappear images by taking and bringing out mouse from a menu control
how to do this


how to use onmouseover for an as.net control in asp.net 2.0


plz guide
"OnMouseOver" is a client side event and not a server side therefore the VB.Net will not handle it. You would have to use a clientside javascript. You could write it in the page or build it in a string in the VB and register the client script at load time.

Does that help?
Reply With Quote Quick reply to this message  
Join Date: Mar 2007
Posts: 3
Reputation: lalatok is an unknown quantity at this point 
Solved Threads: 0
lalatok's Avatar
lalatok lalatok is offline Offline
Newbie Poster

Re: onmouseover for asp.net2.0 controls

 
0
  #3
Mar 18th, 2007
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:


Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC